ocplib-endian
Optimised functions to read and write int16/32/64 from strings and bigarrays
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
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 11 Nov 2021
- Authors
- Maintainers
Sources
1.2.tar.gz
md5=8d5492eeb7c6815ade72a7415ea30949
sha512=2e70be5f3d6e377485c60664a0e235c3b9b24a8d6b6a03895d092c6e40d53810bfe1f292ee69e5181ce6daa8a582bfe3d59f3af889f417134f658812be5b8b85
Dependencies
Reverse Dependencies
amqp-client
>= "0.9.0"
angstrom
< "0.7.0"
arakoon
>= "1.8.6"
cstruct
>= "0.6.0" & < "3.2.0"
decoders-msgpck
>= "0.7.0"
encore
< "0.3"
faraday
< "0.5.0"
git
>= "1.6.0" & < "3.0.0"
graphql-cohttp
>= "0.9.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"
ocaml-protoc-plugin
< "1.0.0"
ocplib-json-typed
= "0.4"
tezos-signer-backends
>= "13.0"