public interface InputBuffer
Modifier and Type | Method and Description |
---|---|
int |
doRead(ByteChunk chunk,
Request request)
Return from the input stream.
|
int doRead(ByteChunk chunk, Request request) throws java.io.IOException
java.io.IOException
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.