Package | Description |
---|---|
pt.lsts.imc |
Modifier and Type | Method and Description |
---|---|
int |
IMCMessage.serialize(IMCDefinition def,
IMCOutputStream out)
Writes this message to an OutputStream
|
void |
IMCDefinition.serialize(IMCMessage m,
IMCOutputStream os)
Serialize the given message to an IMCOutputStream
|
int |
IMCMessage.serialize(IMCOutputStream out)
Serialize this message to an IMCOutputStream
|
int |
IMCDefinition.serializeFields(IMCMessage message,
IMCOutputStream out) |