wavex v0.14.1 Wavex.Chunk.RIFF
A RIFF (Resource Interchange File Format) chunk.
Link to this section Summary
Link to this section Types
Link to this section Functions
Link to this function
read(binary)
read(binary()) :: {:ok, t(), binary()} | {:error, Wavex.Error.UnexpectedEOF.t() | Wavex.Error.UnexpectedFourCC.t()}
Read a RIFF chunk.