Secure iNet Factory

Uses of Class
com.jscape.util.ByteBuffer

Packages that use ByteBuffer
com.jscape.util Contains some generic utility classes used by this library. 
 

Uses of ByteBuffer in com.jscape.util
 

Methods in com.jscape.util that return ByteBuffer
 ByteBuffer ByteBuffer.getBuffer(int start)
          Gets a portion of this ByteBuffer data.
 ByteBuffer ByteBuffer.getBuffer(int start, int end)
          Gets a portion of this ByteBuffer data.
 

Methods in com.jscape.util with parameters of type ByteBuffer
 void ByteBuffer.append(ByteBuffer buf)
          Appends data to this ByteBuffer
 


Secure iNet Factory

Copyright © JSCAPE LLC. 1999-2011. All Rights Reserved