NbuffChunk.this

Undocumented in source.
  1. this(UniquePtr!MutableMemoryChunk c, size_t l)
    struct NbuffChunk
    @safe @nogc
    this
  2. this(string s)
  3. this(immutable(ubyte)[] s)
  4. size_t _beg;
  5. size_t _end;

Meta