Package | Description |
---|---|
org.apache.hc.core5.util |
Core utility classes.
|
Modifier and Type | Method and 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 . |
Copyright © 2005–2021 The Apache Software Foundation. All rights reserved.