//
pkg.gl
Category
github.com/oakmound/oak/v4
audio
format
riff
package
4.1.1
Repository:
https://github.com/oakmound/oak.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
7
Dependents
1
Files
372 SLOC
#
Functions
NewReader
NewReader returns an initial Reader.
Unmarshal
Unmarshal is a mirror of json.Unmarshal, for RIFF files.
#
Structs
INFO
INFO is a common RIFF component.
Reader
A Reader is a bytes reader with some helper functions to read IDs, Lens, and Data from RIFF files.