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 IOException
IOException
Copyright © 2000-2016 Apache Software Foundation. All Rights Reserved.