lzo1x 0.2.2

Safe Rust port of the LZO1X compression algorithm
Documentation
1
2
3
4
5
6
[![crate](https://img.shields.io/crates/v/lzo1x.svg)](https://crates.io/crates/lzo1x)
[![docs](https://docs.rs/lzo1x/badge.svg)](https://docs.rs/lzo1x)
 
 # LZO1X

Safe Rust port of the LZO1X compression algorithm.