Crate longriff

Crate longriff 

Source
Expand description

§longriff

This crate provides utility methods for reading and writing in the LONGRIFF format, which is RIFF but everywhere we use 4 bytes we use 8 bytes instead.

Structs§

Chunk
A chunk, also known as a form
ChunkId
A chunk id, also known as EightCC
Iter
An iterator over the children of a Chunk

Enums§

ChunkContents

Statics§

LIST_ID
The LIST id
LONGRIFF_ID
The LONGRIFF id
SEQT_ID
The seqt id