protected class MemoryProtocolHandler.ByteChunkInputBuffer extends java.lang.Object implements InputBuffer
| Constructor and Description |
|---|
ByteChunkInputBuffer(ByteChunk input) |
| Modifier and Type | Method and Description |
|---|---|
int |
doRead(ByteChunk chunk,
Request request)
Return from the input stream.
|
protected ByteChunk input
public ByteChunkInputBuffer(ByteChunk input)
public int doRead(ByteChunk chunk, Request request) throws java.io.IOException
InputBufferdoRead in interface InputBufferjava.io.IOExceptionCopyright © 2000-2018 Apache Software Foundation. All Rights Reserved.