Expand description
Traits to perform in-order, serial, byte-wise I/O.
Traitsยง
- Connection
- A trait to perform in-order, serial, byte-wise I/O.
- Connection
Ext - Extends
Connection
withread
andpeek
methods.
Traits to perform in-order, serial, byte-wise I/O.
Connection
with read
and peek
methods.