pub type DecryptLE31BufReader<A, B, W> = DecryptBufReader<A, B, W, StreamLE31<A>>;Expand description
Convenience type for constructing a BufReader with a StreamLE31
Aliased Typeยง
pub struct DecryptLE31BufReader<A, B, W> { /* private fields */ }pub type DecryptLE31BufReader<A, B, W> = DecryptBufReader<A, B, W, StreamLE31<A>>;Convenience type for constructing a BufReader with a StreamLE31
pub struct DecryptLE31BufReader<A, B, W> { /* private fields */ }