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