public static interface IO.WriterAsync
| Modifier and Type | Method and Description |
|---|---|
AsyncSupplier<Integer,IOException> |
writeAsync(ByteBuffer buffer)
Write asynchronously all bytes available in the given buffer at the current position.
|
AsyncSupplier<Integer,IOException> writeAsync(ByteBuffer buffer)
Copyright © 2019. All rights reserved.