Module read

Module read 

Source
Expand description

Functions to read and decompress Files’ metadata and blocks

Re-exports§

pub use fallible_streaming_iterator;

Structs§

BlockStreamingIterator
FallibleStreamingIterator of decompressed Block

Functions§

block_iterator
Returns a FallibleStreamingIterator of Block.
read_metadata
Reads the metadata from reader into FileMetadata.