blake3_chunk_state

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

blocks_compressed
ubyte blocks_compressed;
Undocumented in source.
buf
ubyte[BLAKE3_BLOCK_LEN] buf;
Undocumented in source.
buf_len
ubyte buf_len;
Undocumented in source.
chunk_counter
ulong chunk_counter;
Undocumented in source.
cv
uint[8] cv;
Undocumented in source.
flags
ubyte flags;
Undocumented in source.

Meta