protected class InternalInputBuffer.InputStreamInputBuffer extends Object implements InputBuffer
| Modifier | Constructor and Description |
|---|---|
protected |
InputStreamInputBuffer() |
| Modifier and Type | Method and Description |
|---|---|
int |
doRead(ByteChunk chunk,
Request req)
Read bytes into the specified chunk.
|
public int doRead(ByteChunk chunk, Request req) throws IOException
doRead in interface InputBufferIOExceptionCopyright © 2005–2017 Oracle Corporation. All rights reserved.