DecompressSourceDecompress, functionnal implementation of Zlib in OCaml.
type error_z_inflate = | RFC1951 of RFC1951_inflate.error| Invalid_header| Invalid_checksum of {}type error_g_inflate = | RFC1951 of RFC1951_inflate.error| Invalid_header| Invalid_header_checksum of {}| Invalid_checksum of {}| Invalid_size of {}