Jason Travis Smith d1c4b3e053 Converted the endian structures to enumerations.
The BigEndian and LittleEndian structures were turned into enumerations
so that they could not be instantiated.
2016-01-19 12:02:53 -05:00
2016-01-07 17:49:21 -05:00
2016-01-07 17:49:21 -05:00
2016-01-02 18:27:06 -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%