menu
blockchain_utils package
documentation
crypto/crypto/hash/hash.dart
BLAKE2b
getBlockSize property
getBlockSize property
dark_mode
light_mode
getBlockSize
property
@
override
int
get
getBlockSize
override
The block size used by the hash algorithm.
Implementation
@override int get getBlockSize => _blockSize;
blockchain_utils package
documentation
crypto/crypto/hash/hash
BLAKE2b
getBlockSize property
BLAKE2b class