RIFFChunkIterator

Undocumented in source.

Members

Functions

init
bool init(ubyte[] data)
Undocumented in source. Be warned that the author may not have intended to support it.
nextChunk
bool nextChunk(uint chunkFileOffset)
Undocumented in source. Be warned that the author may not have intended to support it.
nextChunk
bool nextChunk()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

chunkData
ubyte[] chunkData;
Undocumented in source.
chunkName
ubyte[] chunkName;
Undocumented in source.
chunkSize
uint chunkSize;
Undocumented in source.
content
ubyte[] content;
Undocumented in source.
pos
uint pos;
Undocumented in source.

Meta