IOContext

Undocumented in source.
nothrow @nogc
struct IOContext {}

Members

Variables

buffer
ubyte[] buffer;
Undocumented in source.
fd
int fd;
Undocumented in source.
op
OP op;
Undocumented in source.

Meta