Jason Travis Smith e4d821333c Adding the concept of NetworkEndian.
NetworkEndian describes the byte order to use for network communication.
Generally, this is always BigEndian.
2016-06-17 04:34:36 -04:00
2016-06-17 04:34:36 -04:00
2016-01-07 17:49:21 -05:00
2015-12-30 22:24:41 -05:00

Alchemy

This handles converting numbers to and from bytes in either big or little endian format.

Description
Handles converting numbers to and from bytes in either big or little endian format.
Readme 104 KiB
Languages
Rust 100%