Structs§
- Write
AllBuf - A future to write some of the buffer to an
AsyncWrite
.
Functions§
- write_
all_ 🔒buf - Tries to write some bytes from the given
buf
to the writer in an asynchronous manner, returning a future.
AsyncWrite
.buf
to the writer in an
asynchronous manner, returning a future.