public interface InputBuffer
| Modifier and Type | Method and Description |
|---|---|
int |
doRead(ByteChunk chunk,
Request request)
Return from the input stream.
|
int doRead(ByteChunk chunk, Request request) throws IOException
IOExceptionCopyright © 2005–2017 Oracle Corporation. All rights reserved.