Module Unsafe.Local

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