Encode a positive BigInt as little-endian Uint8Array. Negative values will return the same result as 0.
0
the number to encode
Generated using TypeDoc
Encode a positive BigInt as little-endian Uint8Array. Negative values will return the same result as
0
.