val window : unit -> window
val eval : src:Cstruct.t -> dst:Cstruct.t -> t -> [ `Await of t | `Flush of t | `Error of t * error | `End of t ]
val used_in : t -> int
val used_out : t -> int
val write : t -> int
Store.Inflate
The Inflate
module used to make the implementation.