public interface IoInputStream extends Closeable
CLOSE_WAIT_TIMEOUT, DEFAULT_CLOSE_WAIT_TIMEOUT| Modifier and Type | Method and Description |
|---|---|
IoReadFuture |
read(Buffer buffer)
NOTE: the buffer must not be touched until the returned read future is completed.
|
addCloseFutureListener, close, close, close, getMaxCloseWaitTime, isClosed, isClosing, isOpen, removeCloseFutureListenerIoReadFuture read(Buffer buffer)
buffer - the Buffer to useIoReadFuture for the operationCopyright © 2018–2020 The Apache Software Foundation. All rights reserved.