Function read_chunk

Source
pub fn read_chunk<R: Read>(reader: &mut R) -> Result<Vec<u8>, S3Error>