protected class MemoryProtocolHandler.ByteChunkInputBuffer extends 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 IOException
InputBufferdoRead in interface InputBufferIOExceptionCopyright © 2016 JBoss by Red Hat. All rights reserved.