pub fn read<R: ReadBlock>( main_block_ref: &BlockRef, block_reader: &mut R, ) -> Result<Vec<u8>, Error>
Fully read the file referenced by main_block_ref.
main_block_ref