Crate byte_size

source ·

Re-exports

pub use crate::builder::compress;
pub use crate::builder::decompress;
pub use crate::error::Result;

Modules

Contains the Builder struct used to construct and run the compressor/decompressor
Contains all possible error types raised by the decompressor