|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ByteBased | |
net.sf.dexterim.oscar | |
net.sf.dexterim.oscar.entity |
Uses of ByteBased in net.sf.dexterim.oscar |
Methods in net.sf.dexterim.oscar with parameters of type ByteBased | |
OscarByteBuffer |
BufferArray.write(ByteBased source)
|
abstract OscarByteBuffer |
OscarByteBuffer.write(ByteBased source)
Writes a ByteBased value at current position. |
Uses of ByteBased in net.sf.dexterim.oscar.entity |
Classes in net.sf.dexterim.oscar.entity that implement ByteBased | |
class |
ByteBase
|
class |
DWord
DWord Class wraps the dword datatype known from C/C++. |
class |
QWord
|
class |
TLV
xx xx word TLV type number xx xx word TLV length value ...... |
class |
VariableByte
|
class |
Word
Byte array with two entries |
Methods in net.sf.dexterim.oscar.entity that return ByteBased | |
ByteBased |
TLV.getData()
|
Methods in net.sf.dexterim.oscar.entity with parameters of type ByteBased | |
void |
TLV.setData(ByteBased data)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |