|
|||||||||
| Home >> All >> org >> apache >> http >> [ io overview ] | PREV NEXT | ||||||||
Uses of Class
org.apache.http.io.CharArrayBuffer
| Uses of CharArrayBuffer in org.apache.http.io |
| Fields in org.apache.http.io declared as CharArrayBuffer | |
private CharArrayBuffer |
ChunkedInputStream.buffer
|
| Methods in org.apache.http.io with parameters of type CharArrayBuffer | |
int |
HttpDataReceiver.readLine(CharArrayBuffer buffer)
|
void |
ByteArrayBuffer.append(CharArrayBuffer b,
int off,
int len)
|
void |
CharArrayBuffer.append(CharArrayBuffer b,
int off,
int len)
|
void |
CharArrayBuffer.append(CharArrayBuffer b)
|
void |
HttpDataTransmitter.writeLine(CharArrayBuffer buffer)
|
|
|||||||||
| Home >> All >> org >> apache >> http >> [ io overview ] | PREV NEXT | ||||||||