InternalBuffer

Undocumented in source.

Members

Functions

bufferConsumed
void bufferConsumed(size_t size)
Undocumented in source. Be warned that the author may not have intended to support it.
feed
void feed(ubyte[] target)
Undocumented in source.
removeUnparsed
void removeUnparsed()
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

buffer
ubyte[] buffer [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
parsedSize
size_t parsedSize [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
size
size_t size [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
unparsedSize
size_t unparsedSize [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta