MyDataSource

Undocumented in source.

Members

Functions

readFixedLength
int readFixedLength(ubyte[] buf, DataFlags data_flags)
Undocumented in source. Be warned that the author may not have intended to support it.
readNoCopy
int readNoCopy(ubyte[] buf, DataFlags data_flags)
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

readDeferred
int readDeferred(ubyte[] buf, DataFlags data_flags)
Undocumented in source. Be warned that the author may not have intended to support it.
readFailure
int readFailure(ubyte[] buf, DataFlags data_flags)
Undocumented in source. Be warned that the author may not have intended to support it.
readRstStream
int readRstStream(ubyte[] buf, DataFlags data_flags)
Undocumented in source. Be warned that the author may not have intended to support it.
readTwice
int readTwice(ubyte[] buf, DataFlags data_flags)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

user_data
MyUserData* user_data;
Undocumented in source.

Meta