All Known Implementing Classes:
SharedInputBuffer, SimpleInputBuffer
$ - Revision: 744545 $4.0 - | Method from org.apache.http.nio.util.ContentInputBuffer Summary: |
|---|
| consumeContent, read, read, reset |
| Method from org.apache.http.nio.util.ContentInputBuffer Detail: |
|---|
|
-1 if the end of content stream has been reached. |
len bytes of data from this buffer into
an array of bytes. The exact number of bytes read depends how many bytes
are stored in the buffer.
If |
|