Module type Iobuf.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 -> (_Core.Iobuf_intf.seek) iobuf -> unit