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

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

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