[][src]Module system_interface::io

I/O extension traits.

Traits

IsTerminal

Extension for I/O handles which may or may not be terminals.

ReadReady

Extension for readable streams that can indicate the number of bytes ready to be read immediately.