public interface InputBuffer
int doRead(ByteChunk chunk, Request request) throws java.io.IOException
chunk
- The buffer to read data into.request
- The associated requestjava.io.IOException
- If an I/O error occurs reading from the input streamCopyright © 2000-2020 Apache Software Foundation. All Rights Reserved.