public interface IoOutputStream extends Closeable
CLOSE_WAIT_TIMEOUT, DEFAULT_CLOSE_WAIT_TIMEOUT| Modifier and Type | Method and Description |
|---|---|
IoWriteFuture |
write(Buffer buffer)
NOTE: the buffer must not be touched until the returned write future is completed.
|
addCloseFutureListener, close, close, close, getMaxCloseWaitTime, isClosed, isClosing, isOpen, removeCloseFutureListenerIoWriteFuture write(Buffer buffer)
buffer - the Buffer to useIoWriteFuture for the operationCopyright © 2008–2017 The Apache Software Foundation. All rights reserved.