| Package | Description |
|---|---|
| org.apache.http.util |
Core utility classes.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
CharArrayBuffer.append(ByteArrayBuffer b,
int off,
int len) |
Appends
len bytes to this buffer from the given source
array starting at index off. |