Nbuff.append

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void append(string s)
  2. void append(UniquePtr!(MutableMemoryChunk) c, size_t l)
    struct Nbuff
    @safe @nogc
    void
    append
  3. void append(NbuffChunk source)
  4. void append(NbuffChunk source, size_t pos, size_t len)

Meta