Home
Phabricator
Search
Configure Global Search
Log In
Transactions
D1215
Change Details
Change Details
Old
New
Diff
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.
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>
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>
Continue