read

Function read 

Source
pub fn read<R: ReadBlock>(
    main_block_ref: &BlockRef,
    block_reader: &mut R,
) -> Result<Vec<u8>, Error>
Expand description

Fully read the file referenced by main_block_ref.