Crate easyio[][src]

Modules

conv

Structs

BlackHole

BlackHole implements io::Write trait.

MeteringReader

MeteringReader wraps around a reader and atomically accumulates the total count of bytes written to it.

Functions

read_full

read_full reads from r until buffer is full, EOF is met, or an io:Error occured.