Uses of Class
org.apache.http.util.ByteArrayBuffer
Packages that use ByteArrayBuffer
-
Uses of ByteArrayBuffer in org.apache.http.util
Methods in org.apache.http.util with parameters of type ByteArrayBufferModifier and TypeMethodDescriptionvoid
CharArrayBuffer.append
(ByteArrayBuffer b, int off, int len) Appendslen
bytes to this buffer from the given source array starting at indexoff
.