public class Binary extends Object implements Serializable
Binary(byte[] data)
Binary(byte type, byte[] data)
boolean
equals(Object o)
byte[]
getData()
byte
getType()
int
hashCode()
length()
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public Binary(byte[] data)
data
public Binary(byte type, byte[] data)
type
public byte getType()
public byte[] getData()
public int length()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode