public class ByteArray extends Object
ByteArray(byte[] data, int length)
byte[]
getData()
int
getLength()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ByteArray(byte[] data, int length)
public byte[] getData()
public int getLength()