Description
Portable big-endian and little-endian conversions.
Description
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.