This was changed to make everything easier to use. The mutable buffers were not working well for combined types. It was move to a growable array to make these more advanced combined types, other structures, easier to implement.
Alchemy
This handles converting numbers to and from bytes in either big or little endian format.
Description
Languages
Rust
100%