type t = t
type init = Inflate.window * Cstruct.t * Cstruct.t
val to_result : Cstruct.t -> (t, error) Stdlib.result
val refill : Cstruct.t -> decoder -> (decoder, error) Stdlib.result
Value.D
type t = t
type init = Inflate.window * Cstruct.t * Cstruct.t
val to_result : Cstruct.t -> (t, error) Stdlib.result
val refill : Cstruct.t -> decoder -> (decoder, error) Stdlib.result