cdd72603e515696c356665a5b193ae8ce9baea0a
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%