Uses of Class
org.apache.http.util.ByteArrayBuffer

Packages that use ByteArrayBuffer
org.apache.http.util Resizable byte and char arrays and various utility classes with static helper methods. 
 

Uses of ByteArrayBuffer in org.apache.http.util
 

Methods in org.apache.http.util with parameters of type ByteArrayBuffer
 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-2013 The Apache Software Foundation. All Rights Reserved.