public class Http11InputBuffer extends Object implements InputBuffer
Constructor and Description |
---|
Http11InputBuffer(Request request,
int headerBufferSize) |
public Http11InputBuffer(Request request, int headerBufferSize)
public int doRead(ByteChunk chunk) throws IOException
InputBuffer
doRead
in interface InputBuffer
chunk
- The buffer to read data into.IOException
- If an I/O error occurs reading from the input streamCopyright © 2000-2016 Apache Software Foundation. All Rights Reserved.