Expand description
§riff
riff
provides utility methods for reading and writing RIFF-formatted files,
such as Microsoft Wave, AVI or DLS files.
Structs§
- Chunk
- A chunk, also known as a form
- ChunkId
- A chunk id, also known as FourCC
- Iter
- An iterator over the children of a
Chunk