package base_bigstring
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
String type based on [Bigarray], for use in I/O and C-bindings
Install
dune-project
Dependency
Authors
Maintainers
Sources
base_bigstring-v0.15.0.tar.gz
sha256=ff75f1748baf83b0244aeba4e1bfff7f2da3f3ab5a992bb8a21ab832cea1d56b
doc/base_bigstring/Base_bigstring/Int_repr/index.html
Module Base_bigstring.Int_repr
include Int_repr.Get with type t := t
8-bit signed values
val get_int8 : t -> pos:int -> Int_repr.int88-bit unsigned values
val get_uint8 : t -> pos:int -> Int_repr.uint816-bit signed values
val get_int16_le : t -> pos:int -> Int_repr.int16val get_int16_be : t -> pos:int -> Int_repr.int1616-bit unsigned values
val get_uint16_le : t -> pos:int -> Int_repr.uint16val get_uint16_be : t -> pos:int -> Int_repr.uint1632-bit signed values
val get_int32_le : t -> pos:int -> Int_repr.int32val get_int32_be : t -> pos:int -> Int_repr.int3232-bit unsigned values
val get_uint32_le : t -> pos:int -> Int_repr.uint32val get_uint32_be : t -> pos:int -> Int_repr.uint3264-bit signed values
val get_int64_le : t -> pos:int -> Int_repr.int64val get_int64_be : t -> pos:int -> Int_repr.int6464-bit unsigned values
val get_uint64_le : t -> pos:int -> Int_repr.uint64val get_uint64_be : t -> pos:int -> Int_repr.uint64include Int_repr.Set with type t := t
8-bit signed values
val set_int8 : t -> pos:int -> Int_repr.int8 -> unit8-bit unsigned values
val set_uint8 : t -> pos:int -> Int_repr.uint8 -> unit16-bit signed values
val set_int16_le : t -> pos:int -> Int_repr.int16 -> unitval set_int16_be : t -> pos:int -> Int_repr.int16 -> unit16-bit unsigned values
val set_uint16_le : t -> pos:int -> Int_repr.uint16 -> unitval set_uint16_be : t -> pos:int -> Int_repr.uint16 -> unit32-bit signed values
val set_int32_le : t -> pos:int -> Int_repr.int32 -> unitval set_int32_be : t -> pos:int -> Int_repr.int32 -> unit32-bit unsigned values
val set_uint32_le : t -> pos:int -> Int_repr.uint32 -> unitval set_uint32_be : t -> pos:int -> Int_repr.uint32 -> unit64-bit signed values
val set_int64_le : t -> pos:int -> Int_repr.int64 -> unitval set_int64_be : t -> pos:int -> Int_repr.int64 -> unit64-bit unsigned values
val set_uint64_le : t -> pos:int -> Int_repr.uint64 -> unitval set_uint64_be : t -> pos:int -> Int_repr.uint64 -> unitmodule Unsafe : sig ... end sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>