Crate iowrap [] [src]

Some utility methods for wrapping std::io::Read and std::io::Write.

Structs

Eof

Track whether a stream has hit the end of file.

Pos

Track how many bytes have been read from a stream.