Function root_io::core::parsers::decompress[][src]

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

Decompress the given buffer. Figures out the compression algorithm from the preceeding "magic" bytes