Add a function MinimalizeBigEndianArray to trim a byte array
of leading zeros, while maintaining any MSB for negation. This
will get used in BIN2NUM in a later patch.
Co-authored-by: Shammah Chancellor <shammah.chancellor@gmail.com>
Differential D1215
Add function to trim leading array zeros maintaining MSB. jasonbcox on Mar 18 2018, 09:35. Authored by
Details
Add a function MinimalizeBigEndianArray to trim a byte array Co-authored-by: Shammah Chancellor <shammah.chancellor@gmail.com> make check
Diff Detail
Event Timeline
|