protected class InternalInputBuffer.InputStreamInputBuffer extends java.lang.Object implements InputBuffer
Modifier | Constructor and Description |
---|---|
protected |
InternalInputBuffer.InputStreamInputBuffer() |
protected InternalInputBuffer.InputStreamInputBuffer()
public int doRead(ByteChunk chunk, Request req) throws java.io.IOException
doRead
in interface InputBuffer
chunk
- The buffer to read data into.req
- The associated requestjava.io.IOException
- If an I/O error occurs reading from the input streamCopyright © 2000-2020 Apache Software Foundation. All Rights Reserved.