fuchsia_
merkle
0.0.1
Structs
MerkleTree
MerkleTreeBuilder
MerkleTreeWriter
Constants
BLOCK_SIZE
HASH_SIZE
Functions
from_async_read
from_read
from_slice
hash_block
Type Aliases
Hash
fuchsia_merkle
Constant
BLOCK_SIZE
Copy item path
Settings
Help
Summary
Source
pub const BLOCK_SIZE:
usize
= 8192;
Expand description
The size of a single block of data (or hashes), in bytes.