Crate stack_buffer[][src]

Structs

The StackBufReader<N, R> struct adds buffering to any reader.

Wraps a writer and buffers its output.