Module Iobuf.Hi_bound

type t = private int
include Ppx_compare_lib.Comparable.S with type t := t
val compare : t -> t -> int
include Ppx_compare_lib.Comparable.S__local with type t := t
val sexp_of_t : t -> Sexplib0.Sexp.t
val window : (_, _, Core.Modes.At_locality.global) t @ local -> t
val limit : (_, _, Core.Modes.At_locality.global) t @ local -> t
val restore : t -> (_, Iobuf__.Iobuf_type_intf.Definitions.no_seek, Core.Modes.At_locality.global) t @ local -> unit