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