public class DataFrame extends java.lang.Object
DataFrame(byte[] bytes)
DataFrame(byte[] bytes, int offset, int length)
byte[]
getBytes()
int
getLength()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DataFrame(byte[] bytes)
public DataFrame(byte[] bytes, int offset, int length)
public byte[] getBytes()
public int getLength()