Jason Travis Smith 039c093b92 The library can now convert numbers to and from bytes.
Numbers can be converted to and from bytes in both
BigEndian and LittleEndian styles. This does not yet take care of
the other mathematical structures provided by Sigil.

Also, no tests of these capabilities have been written yet.
2015-12-30 17:06:48 -05:00
2015-12-29 19:48:46 -05:00
2015-12-29 19:48:46 -05:00
Description
Handles converting numbers to and from bytes in either big or little endian format.
104 KiB
Languages
Rust 100%