Decompress, functionnal implementation of Zlib in OCaml.
Window used by the Inflate algorithm.
Sourcetype error_inflate = | Invalid_kind_of_block| Invalid_complement_of_length| Invalid_dictionary| Invalid_distance_code| Invalid_distance of {distance : int;max : int;
}