package
0.0.0-20240927105425-f6cbe64b58da
Repository: https://github.com/gxde-os/golang-gxde-dev.git
Documentation: pkg.go.dev

# Functions

NewListReader returns a LIST chunk's list type, such as "movi" or "wavl", and its chunks as a *Reader.
NewReader returns the RIFF stream's form type, such as "AVI " or "WAVE", and its chunks as a *Reader.

# Variables

LIST is the "LIST" FourCC.

# Structs

Reader reads chunks from an underlying io.Reader.

# Type aliases

FourCC is a four character code.