package irmin-pack

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Make.DispatcherSource

Sourcemodule Fm : sig ... end
Sourcemodule Mapping_file : sig ... end
Sourcetype t
Sourceval v : root:string -> Fm.t -> (t, [> Fm.Errs.t ]) result
Sourceval read_exn : t -> off:Optint.Int63.t -> len:int -> bytes -> unit
Sourceval read_at_most_exn : t -> off:Optint.Int63.t -> len:int -> bytes -> int
Sourceval end_offset : t -> Optint.Int63.t
Sourceval read_if_not_gced : t -> off:Optint.Int63.t -> len:int -> bytes -> bool
Sourceval offset_of_suffix_off : t -> Optint.Int63.t -> Optint.Int63.t
Sourceval read_in_prefix_and_suffix_exn : t -> off:Optint.Int63.t -> len:int -> bytes -> unit
OCaml

Innovation. Community. Security.