Functions§
- poll_
read_ buf  - Try to read data from an 
AsyncReadinto an implementer of theBufMuttrait. - poll_
write_ buf  - Try to write data from an implementer of the 
Buftrait to anAsyncWrite, advancing the buffer’s internal cursor. 
AsyncRead into an implementer of the BufMut trait.Buf trait to an
AsyncWrite, advancing the buffer’s internal cursor.