Function flate3::inflate

source ·
pub fn inflate(data: &[u8]) -> Vec<u8>
Expand description

RFC 1951 inflate ( de-compress ).