BufferBuilder

Undocumented in source.

Constructors

this
this(ubyte[]* buffer)
Undocumented in source.

Members

Functions

put
size_t put(T value, bool isWriteTypeInfo, bool isWriteLengthInfo, int lengthBytes)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

buffer
ubyte[]* buffer;
Undocumented in source.

Meta