FileSlot.Direction

Undocumented in source.

Members

Functions

invokeCallback
void invokeCallback(IOStatus status, size_t bytes_transferred)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

buffer
const(ubyte)[] buffer;
Undocumented in source.
buffer
ubyte[] buffer;
Undocumented in source.
bytesTransferred
size_t bytesTransferred;
Undocumented in source.
callback
FileIOCallback callback;
Undocumented in source.
mode
IOMode mode;
Undocumented in source.
offset
ulong offset;
Undocumented in source.
overlapped
OVERLAPPED_CORE overlapped;
Undocumented in source.

Meta