Skip to main content

UNBUFFERED

Constant UNBUFFERED 

Source
const UNBUFFERED: usize = BufferPriority::MIN; // 0usize
🔬This is a nightly-only experimental API. (alloc_io #154046)
Expand description

Unbuffered readers and writers have the lowest priority.