Input device interface
Convenience type alias for subclasses/interfaces
read() attempts to read up to dst.length bytes from the device associated with the file descriptor of this instance into dst.
Models a handle-oriented device.
See Implementation
Input device interface