Ivan Enderlin 9a185a0bf6 feat(decoders) Improve LEB parser in the binary module.
The LEB parser is renamed `uleb`. It now checks for overflow, and
badly-formed bits, resp. `TooLarge` or `Eof`. More test cases are
added, whose from the DWARF 4 standard.
2020-02-13 13:36:18 +01:00
2020-02-10 14:05:13 +01:00
Description
No description provided
1.9 MiB
Languages
Rust 100%