This tests buffer overflow for the basic types. It does not currently test the platform int and uint until the final function definitions are determined.
Description
Handles converting numbers to and from bytes
in either big or little endian format.
Languages
Rust
100%