BigIntExtension extension
Extensions on the BigInt class.
- on
Methods
-
toUin8List(
) → Uint8List -
Available on BigInt, provided by the BigIntExtension extension
Converts this BigInt into a Uint8List encoding it with the big-endian encoding.