menu
blockchain_utils package
documentation
crypto/crypto/hash/hash.dart
XXHash64
getBlockSize property
getBlockSize property
dark_mode
light_mode
getBlockSize
property
@
override
int
getBlockSize
final
The block size used by the hash algorithm.
Implementation
@override final int getBlockSize = 8;
blockchain_utils package
documentation
crypto/crypto/hash/hash
XXHash64
getBlockSize property
XXHash64 class