Up

Module Lo_bound : Bound

Signature

type ('d, 'w) iobuf
type t = private int
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.seek) iobuf -> unit