libtoa 0.4.0

TOA compression file format library. Modern compression with built-in error correction
Documentation
1
2
3
//! Implements filter used by both the 7z and XZ file format.

pub mod bcj;