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.