Iobuf.Hi_bound
type ('d, 'w) iobuf
type t
= private int
val compare : t -> t -> int
val sexp_of_t : t -> Ppx_sexp_conv_lib.Sexp.t
val window : (_, _) iobuf -> t
val limit : (_, _) iobuf -> t
val restore : t -> (_, Iobuf__.Iobuf_intf.seek) iobuf -> unit