Uses of Class
com.autonomy.utilities.ByteArrayBuffer

Uses of ByteArrayBuffer in com.autonomy.utilities
 

Methods in com.autonomy.utilities that return ByteArrayBuffer
 ByteArrayBuffer AutnHttpURLConnectionBinary.toByteArray()
          Constructs the string buffer to send as this HTTP request
 

Methods in com.autonomy.utilities with parameters of type ByteArrayBuffer
 void AutnHttpURLConnectionBinary.setBody(ByteArrayBuffer babBody)
           
 void ByteArrayBuffer.append(ByteArrayBuffer babAppend)
          Append the entire contents of ByteArrayBuffer