package core

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

64-bit signed values

val get_int64_le : t -> pos:int -> Int_repr.int64
val get_int64_be : t -> pos:int -> Int_repr.int64

64-bit unsigned values

val get_uint64_le : t -> pos:int -> Int_repr.uint64
val get_uint64_be : t -> pos:int -> Int_repr.uint64
OCaml

Innovation. Community. Security.