IReadBuffer

Undocumented in source.

Members

Functions

read
size_t read(size_t size, void delegate(in ubyte[]) cback)
Undocumented in source.
readPos
size_t readPos()
Undocumented in source.
rest
void rest(size_t size)
Undocumented in source.

Properties

eof
bool eof [@property getter]
Undocumented in source.
length
size_t length [@property getter]
Undocumented in source.

Meta