|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectnet.sf.dexterim.oscar.entity.VariableByte
| Constructor Summary | |
VariableByte(byte[] data)
|
|
VariableByte(int[] data)
|
|
VariableByte(java.lang.String data)
|
|
| Method Summary | |
int |
getLength()
Returns the length in bytes. |
byte[] |
toByteArray()
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public VariableByte(java.lang.String data)
public VariableByte(byte[] data)
public VariableByte(int[] data)
| Method Detail |
public int getLength()
ByteBased
getLength in interface ByteBasedByteBased.getLength()public byte[] toByteArray()
toByteArray in interface ByteBasedpublic java.lang.String toString()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||