Constructor and Description |
---|
Close() |
Modifier and Type | Method and Description |
---|---|
default void |
begin(ByteBuffer bb) |
boolean |
continueReading() |
default void |
end() |
default int |
minRequiredBytes() |
void |
onClosed() |
default org.jetlang.web.NioReader.State |
process(ByteBuffer bb) |
org.jetlang.web.NioReader.State |
processBytes(ByteBuffer bb) |
public org.jetlang.web.NioReader.State processBytes(ByteBuffer bb)
public boolean continueReading()
public void onClosed()
public int minRequiredBytes()
public void begin(ByteBuffer bb) throws IOException
IOException
public org.jetlang.web.NioReader.State process(ByteBuffer bb)
public void end()
Copyright © 2016. All Rights Reserved.