ocplib-endian
Optimised functions to read and write int16/32/64 from strings and bigarrays, based on new primitives added in version 4.01.
Description
The library implements three modules:
- EndianString works directly on strings, and provides submodules BigEndian and LittleEndian, with their unsafe counter-parts;
- EndianBytes works directly on bytes, and provides submodules BigEndian and LittleEndian, with their unsafe counter-parts;
- EndianBigstring works on bigstrings (Bigarrays of chars), and provides submodules BigEndian and LittleEndian, with their unsafe counter-parts;
Install
- Published
-
25 May 2014
- Authors
-
- Maintainers
-
Sources
Dependencies
Reverse Dependencies
amqp-client
>= "0.9.0"
angstrom
< "0.7.0"
cstruct
>= "0.6.0" & < "3.2.0"
decoders-msgpck
>= "0.7.0"
encore
< "0.3"
git
>= "1.6.0" & < "3.0.0"
lwt
>= "4.3.0"
lwt-binio
>= "0.2.0"
mirage-crypto
< "0.7.0"
mirage-profile-unix
>= "0.8.2"
mirage-profile-xen
>= "0.8.2"
mrmime
>= "0.5.0"
msgpck
< "1.1"
ocaml-protoc-plugin
< "1.0.0"
ocplib-json-typed
= "0.4"
tezos-signer-backends
>= "13.0"
websocket
< "0.9.3"