|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DataElement
| Method Summary | |
|---|---|
void |
decode(ByteWrapper byteWrapper)
Decodes this element from the ByteWrapper. |
void |
encode(ByteWrapper byteWrapper)
Encodes this element into the specified ByteWrapper. |
int |
getEncodedLength()
Returns the size in bytes of this element's encoding. |
int |
getOctetBoundary()
Returns the octet boundary of this element. |
byte[] |
toByteArray()
Returns a byte array with this element encoded. |
| Method Detail |
|---|
int getOctetBoundary()
void encode(ByteWrapper byteWrapper)
byteWrapper - int getEncodedLength()
byte[] toByteArray()
void decode(ByteWrapper byteWrapper)
byteWrapper -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||