menu
blockchain_utils package
documentation
crypto/crypto/hash/hash.dart
Blake2bState
state property
state property
dark_mode
light_mode
state
property
List
<
int
>
state
getter/setter pair
The state vector of the hash function.
Implementation
List<int> state;
blockchain_utils package
documentation
crypto/crypto/hash/hash
Blake2bState
state property
Blake2bState class