package core

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t = private int
val compare : t -> t -> int
val sexp_of_t : t -> Ppx_sexp_conv_lib.Sexp.t
val window : (_, _) Iobuf.t -> t
val limit : (_, _) Iobuf.t -> t
val restore : t -> (_, Iobuf_intf.seek) Iobuf.t -> unit