val window : unit -> windowval 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 -> intval used_out : t -> intval write : t -> intStore.InflateThe Inflate module used to make the implementation.