Function sgx_tstd::io::empty[][src]

pub fn empty() -> Empty

Constructs a new handle to an empty reader.

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