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