Function lz4_compress::decompress [] [src]

pub fn decompress(input: &[u8]) -> Result<Vec<u8>, Error>

Decompress all bytes of input.