ReceiveAsRange

Undocumented in source.

Members

Functions

empty
bool empty()
Undocumented in source. Be warned that the author may not have intended to support it.
front
ubyte[] 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

activated
bool activated;
Undocumented in source.
data
ubyte[] data;
Undocumented in source.
read
ubyte[] delegate() read;
Undocumented in source.

Meta