|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Used to map a sequence of primitive types to a byte array.
| Method Summary | |
void |
addHeader()
Indicates that the result-ByteArray should include a header. |
ByteArray |
getResult()
Returns the array of bytes that is the result of the serialization process. |
boolean |
isAtServer()
Returns whether this is produced at the server or at the client. |
| Methods inherited from interface at.spardat.xma.serializer.XmaOutput |
writeBoolean, writeByte, writeInt, writeLong, writeObject, writeSerializedBytes, writeShort, writeString, writeStringN |
| Method Detail |
public ByteArray getResult()
public boolean isAtServer()
isAtServer in interface XmaOutputpublic void addHeader()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||