Expand description
Functions to read and decompress Files’ metadata and blocks
Re-exports§
pub use fallible_streaming_iterator;
Structs§
FallibleStreamingIterator
of decompressedBlock
Functions§
- Returns a
FallibleStreamingIterator
ofBlock
. - Reads the metadata from
reader
intoFileMetadata
.