Structs§
- Block
- An encoded data block of size
BLOCKSIZE
- Block
Key - Represents a 32 byte ChaCha20 key for encryption
- Block
Reference - A 32 byte block reference identifier
- Encoder
- Read
Capability
Enums§
Constants§
- TARGET_
SPECIFICATION - The target specification this implementation supports
Traits§
Functions§
- decode
- Decode a message from its
ReadCapability
, a block storage medium, and an async write medium. - decode_
const - encode
- Encode an async read stream into a set of blocks
- encode_
const