This handles doing the configure check to see what the platform endianess is for converting byte orders.
Alchemy
This handles converting numbers to and from bytes in either big or little endian format.
Description
Languages
Rust
100%