FileDataSlicer

Undocumented in source.

Members

Functions

advanceToAlignment
void advanceToAlignment(size_t alignment)
Undocumented in source. Be warned that the author may not have intended to support it.
getArrayOf
T[] getArrayOf(size_t length)
Undocumented in source. Be warned that the author may not have intended to support it.
getPtrTo
T* getPtrTo()
Undocumented in source. Be warned that the author may not have intended to support it.
parseBigEndian
T parseBigEndian()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

fileCursor
size_t fileCursor;
Undocumented in source.
fileData
ubyte[] fileData;
Undocumented in source.

Meta