@hackage byte-order0.1.0.0
Portable big-endian and little-endian conversions
Installation
Dependencies (2)
Dependents (16)
@hackage/flatbuffers-builder, @hackage/binary-generic-combinators, @hackage/status-notifier-item, @hackage/flatbuffers-parser, @hackage/posix-api, @hackage/bytesmith, Show all…
This library provides an interface to portably work with byte
arrays whose contents are known to be of a fixed endianness.
There are two ways to use this module. See the System.ByteOrder
module for more documentation.