xrw 0.0.1

Structural I/O for binary formats.
Documentation
1
2
3
4
5
6
7
8
9
xrw
====
Structural I/O for binary formats.

`xrw` parses any block-based binary format into a uniform index of blocks without reading payloads, enabling fast querying and manipulation regardless of file size.

Currently supported families include RIFF, IFF, RF64, BW64, and Sony Wave64. Support for QuickTime/ISOBMFF, PNG, JPEG, EBML/Matroska, FLAC, Ogg, TIFF/IFD, ASF, MXF, and more is planned.

See the [documentation](https://docs.rs/xrw) for the complete reference.