package decompress

  1. Overview
  2. Docs

Inflate module.

module type S = sig ... end
module Make (X : Decompress_common.Bytes) : S with type dst = X.t
OCaml

Innovation. Community. Security.