public static class NioReader.Close extends Object implements NioReader.State
Constructor and Description |
---|
Close() |
Modifier and Type | Method and Description |
---|---|
boolean |
continueReading() |
void |
onClosed() |
NioReader.State |
processBytes(ByteBuffer bb) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
minRequiredBytes, process
public NioReader.State processBytes(ByteBuffer bb)
processBytes
in interface NioReader.State
public boolean continueReading()
continueReading
in interface NioReader.State
public void onClosed()
onClosed
in interface NioReader.State
Copyright © 2016. All Rights Reserved.