Expand description
Functions to read and decompress Files’ metadata and blocks
Re-exports§
pub use fallible_streaming_iterator;
Structs§
- Block
Streaming Iterator FallibleStreamingIteratorof decompressedBlock
Functions§
- block_
iterator - Returns a
FallibleStreamingIteratorofBlock. - read_
metadata - Reads the metadata from
readerintoFileMetadata.