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
InputBuffer
doRead
in interface InputBuffer
IOException
Copyright © 2015 JBoss by Red Hat. All rights reserved.