DumbBufferedReader

Undocumented in source.

Members

Functions

empty
bool empty()
Undocumented in source. Be warned that the author may not have intended to support it.
front
string front()
Undocumented in source. Be warned that the author may not have intended to support it.
popFront
void popFront()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

chunk_size
size_t chunk_size;
Undocumented in source.
content
string content;
Undocumented in source.

Meta