Module Core.Iobuf.Lo_bound

type ('d, 'w) iobuf
type t = private int
include sig ... end
val sexp_of_t : t ‑> Sexplib.Sexp.t
val compare : t ‑> t ‑> int
val window : (__iobuf ‑> t
val limit : (__iobuf ‑> t
val restore : t ‑> (_Iobuf_intf.seekiobuf ‑> unit