Expand description
The pod storage family: an entry read and written whole, carrying no header at all, so the body is the whole row and offset zero is payload rather than a fingerprint or a stamp.
Structs§
- Encoded
PodRow - Encoded
PodRow Builder - The write side of the pod family: a buffer with no header at all, so offset zero is already payload and no stamp or fingerprint may be written into it.