pub type HttpReader = SyncBufferedHttpRangeClient<Client>;Expand description
Sync HTTP client for HTTP Range requests with a buffer optimized for sequential reading.
Aliased Type§
pub struct HttpReader { /* private fields */ }pub type HttpReader = SyncBufferedHttpRangeClient<Client>;Sync HTTP client for HTTP Range requests with a buffer optimized for sequential reading.
pub struct HttpReader { /* private fields */ }