Expand description
blosc2_schunk,blosc2_storage, and Chunk APIs
Structsยง
- Chunk
- Wraps a single chunk of a super-chunk.
- SChunk
- Wrapper to blosc2_schunk
- SChunk
Decoder - struct only used for wrapping a mutable reference to a
SChunkto supportstd::io::Readdecoding for a SChunk. - Storage
- Wrapper to blosc2_storage