IORequest

Undocumented in source.

Members

Variables

allowPartialInput
bool allowPartialInput;
Undocumented in source.
callback
void delegate(IOResult) @(safe) callback;
Undocumented in source.
output
immutable(ubyte)[] output;
Undocumented in source.
to_read
size_t to_read;
Undocumented in source.

Meta