Module system_interface::io [−][src]
I/O extension traits.
Traits
| IsReadWrite | A trait for the  | 
| IsTerminal | Extension for I/O handles which may or may not be terminals. | 
| Peek | A trait providing the  | 
| ReadReady | Extension for readable streams that can indicate the number of bytes ready to be read immediately. | 
Functions
| peek_from_bufread | Implement  |