Maven module :un.storage : binding-riff :
Class : un.storage.binding.riff.RIFFReader
Extends/Implements : un.api.io.AbstractReader
Subclasses : -

author  Johann Sorel


Variables : -
Functions : RIFFReader, hasNext, next, createChunk




param  types Dictionary of knowned chunks : Chars(FourCC -> Chunkclass)
Default RIFF chunks are already defined.
public void RIFFReader (Dictionary types)

public boolean hasNext ()

public RIFFElement next ()

protected Chunk createChunk (Chars fourCC)