menu
walletkit_dart
walletkit_dart.dart
BigIntUtil
toBytes property
toBytes
dark_mode
light_mode
toBytes
property
Uint8List
get
toBytes
Implementation
Uint8List get toBytes { return p_utils.encodeBigInt(this); }
walletkit_dart
walletkit_dart
BigIntUtil
toBytes property
BigIntUtil extension on
BigInt