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 InputBuffer
IOException
Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.