protected class InternalAprInputBuffer.SocketInputBuffer extends java.lang.Object implements InputBuffer
Modifier | Constructor and Description |
---|---|
protected |
InternalAprInputBuffer.SocketInputBuffer() |
protected InternalAprInputBuffer.SocketInputBuffer()
public int doRead(ByteChunk chunk, Request req) throws java.io.IOException
doRead
in interface InputBuffer
chunk
- The buffer to read data into.req
- The associated requestjava.io.IOException
- If an I/O error occurs reading from the input streampublic int available()
InputBuffer
available
in interface InputBuffer
Copyright © 2000-2020 Apache Software Foundation. All Rights Reserved.