menu
secp256k1_ecdsa package
documentation
secp256k1.dart
Signature
toCompactRawBytes method
toCompactRawBytes method
dark_mode
light_mode
toCompactRawBytes
method
Uint8List
toCompactRawBytes
(
)
Uint8Array 64b compact repr
Implementation
Uint8List toCompactRawBytes() => Utilities.hexToBytes(toCompactHex());
secp256k1_ecdsa package
documentation
secp256k1
Signature
toCompactRawBytes method
Signature class