LinesReader

Undocumented in source.

Constructors

this
this(CharReader reader, char[] buffer, BufferTooSmall tooSmall)
Undocumented in source.

Members

Properties

empty
empty [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
front
char[] front [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
popFront
void popFront [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

chunker
LinesChunker chunker;
Undocumented in source.
currentBytes
size_t currentBytes;
Undocumented in source.
reader
CharReader reader;
Undocumented in source.

Meta