Closed oleiade closed 1 year ago
This PR address #36 and introduces two new type aliases: bitLength and byteLength helping make conversion from bytes length to bits and vice versa, more explicit, readable, and less error prone.
bitLength
byteLength
closes #36
This PR address #36 and introduces two new type aliases:
bitLength
andbyteLength
helping make conversion from bytes length to bits and vice versa, more explicit, readable, and less error prone.closes #36