- peek
const(T[]) peek(size_t length)
Undocumented in source. Be warned that the author may not have intended to support it.
- read
T read()
Undocumented in source. Be warned that the author may not have intended to support it.
- readArray
const(T[]) readArray(size_t length)
Undocumented in source. Be warned that the author may not have intended to support it.
- readPackedStruct
T readPackedStruct()
Undocumented in source. Be warned that the author may not have intended to support it.
Read a ubyte[] by chunks