OutBuffer.writestring

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void writestring(const(char)* string)
  2. void writestring(const(char)[] s)
  3. void writestring(string s)
    struct OutBuffer
    pure nothrow
    void
    writestring
    (
    string s
    )

Meta