package decompress

  1. Overview
  2. Docs
Implementation of Zlib and GZip in OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

decompress-v1.4.0.tbz
sha256=d1669e07446d73dd5e16f020d4a1682abcbb1b7a1e3bf19b805429636c26a19b
sha512=808e278640ab84b8ead7c5b7d22b70e3809255e37cc80a595cc58dd4974e5240f70307f048041ab1d8678826ce041da4f186179aa7ebbba5e7cfacaaf054f3e6

doc/decompress.de/De/Lookup/index.html

Module De.LookupSource

Sourcetype t = {
  1. t : int array;
  2. m : int;
  3. l : int;
}
Sourceval get : t -> int -> int * int
OCaml

Innovation. Community. Security.