Constant UNBUFFERED
pub(in ::io::copy::generic) const UNBUFFERED: usize = 0usize;
Unbuffered readers and writers have the lowest priority.
UNBUFFEREDpub(in ::io::copy::generic) const UNBUFFERED: usize = 0usize;
Unbuffered readers and writers have the lowest priority.