- check
void check(uint pos, ubyte[] data)
Undocumented in source. Be warned that the author may not have intended to support it.
- rangeAt
ubyte[] rangeAt(uint pos, uint size)
Undocumented in source. Be warned that the author may not have intended to support it.
- sectionAt
ubyte[] sectionAt(uint pos)
Undocumented in source. Be warned that the author may not have intended to support it.
- skip
void skip(uint bytes)
Undocumented in source. Be warned that the author may not have intended to support it.
- stringzAt
string stringzAt(uint pos, uint maxSize)
Undocumented in source. Be warned that the author may not have intended to support it.
- ubyteAt
ubyte ubyteAt(uint pos)
Undocumented in source. Be warned that the author may not have intended to support it.
- uintAt
uint uintAt(uint pos)
Undocumented in source. Be warned that the author may not have intended to support it.
- ushortAt
ushort ushortAt(uint pos)
Undocumented in source. Be warned that the author may not have intended to support it.