/implode

Pure Rust implementation of the DCL Implode algorithm.

Primary LanguageRustMIT LicenseMIT

implode

Pure Rust implementation of the DCL Implode algorithm.

Currently, this crate only supports decompression. Compression may be added based on the deflate crate in the future.