SSOString.toString

Return this converted to a string, without any GC-allocation because this is immutable.

  1. string toString()
    struct SSOString
    @safe pure nothrow @property immutable @trusted pure nothrow @nogc
    string
    toString
    ()
  2. string toString()

Meta