Function std::io::emptyUnstable [-] [+] [src]

pub fn empty() -> Empty

Creates an instance of an empty reader.

All reads from the returned reader will return Ok(0).