- copyOutFromHead
bool copyOutFromHead(T[] buf, ulong len)
Undocumented in source. Be warned that the author may not have intended to support it.
- drainBufferFromHead
bool drainBufferFromHead(ulong len)
Undocumented in source. Be warned that the author may not have intended to support it.
- getBuffer
T[] getBuffer()
Undocumented in source. Be warned that the author may not have intended to support it.
- getBufferLength
ulong getBufferLength()
Undocumented in source. Be warned that the author may not have intended to support it.
- mergeBuffer
void mergeBuffer(T[] buf)
Undocumented in source. Be warned that the author may not have intended to support it.
- print
void print()
Undocumented in source. Be warned that the author may not have intended to support it.
- removeBufferFromHead
bool removeBufferFromHead(T[] buf, ulong len)
Undocumented in source. Be warned that the author may not have intended to support it.
- reset
void reset()
Undocumented in source. Be warned that the author may not have intended to support it.