Function s3::utils::read_chunk

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