Module poll_buf

Source

Functions§

poll_read_buf
Try to read data from an AsyncRead into an implementer of the BufMut trait.
poll_write_buf
Try to write data from an implementer of the Buf trait to an AsyncWrite, advancing the buffer’s internal cursor.