HttpStreamBytes

Type Alias HttpStreamBytes 

Source
pub type HttpStreamBytes = BufReader<HttpStream>;

Aliased Typeยง

pub struct HttpStreamBytes { /* private fields */ }