Function lz4_compress::decompress [] [src]

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

Decompress all bytes of input.