public interface IoInputStream extends Closeable
Modifier and Type | Method and Description |
---|---|
IoReadFuture |
read(Buffer buffer)
NOTE: the buffer must not be touched until the returned read future is completed.
|
IoReadFuture read(Buffer buffer)
Copyright © 2008–2017 The Apache Software Foundation. All rights reserved.