menu
blockchain_utils package
documentation
crypto/crypto/hash/hash.dart
XXHash64
getDigestLength property
getDigestLength property
dark_mode
light_mode
getDigestLength
property
@
override
int
getDigestLength
final
The length of the digest produced by the hash algorithm.
Implementation
@override final int getDigestLength;
blockchain_utils package
documentation
crypto/crypto/hash/hash
XXHash64
getDigestLength property
XXHash64 class