All Classes and Interfaces

Class
Description
The type of exceptions thrown by the API.
A builder for RIFF chunks.
A data writer for a chunk.
A FourCC chunk ID.
Builds instances of type RiffChunkID.
Functions to construct chunk IDs.
A FourCC chunk ID.
A parsed RIFF chunk.
The type of exceptions thrown by the API.
A provider of builders for RIFF files.
A provider of file builders.
A builder for RIFF files.
The type of parser providers.
The type of parsers that can parse RIFF files.
A parsed riff file.
A description of a RIFF chunk to be built.
A description of a RIFF file to be built.
The type of writer providers.
The type of writers for RIFF files.
An exception raised when attempting an out-of-bounds read or write.
The type of exceptions thrown by parsers.
RIFF parsers.
A byte channel that is offset by a fixed amount.
An exception indicating that a chunk was required but missing.
A byte channel that can only access a specified range of a given underlying channel.
The default provider of seekable byte channels.
A provider of seekable byte channels.
A (possibly padded) size value.
Builds instances of type RiffSize.
Functions to manipulate sizes.
A (possibly padded) size value.
The type of unchecked exceptions thrown by the API.
The type of exceptions thrown by writers.
The default implementation of the RiffFileWriterProviderType interface.