OpenEdge.Messaging.ISerializer
- Last Updated: January 15, 2026
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
|
Method Summary
| Options | Name | Purpose | |
|---|---|---|---|
| MEMPTR Serialize (Object, ISerializationContext) |
/**
Convert an object to a memptr. The byte array referenced by the memptr
is passed as-is to the messaging implementation.
@param data An object that is to be serialized to a MEMPTR.
@param serializationContext The serialization context provided by the producer.
@return The byte data that is to be sent over the network by the producer.
*/
|
Method Detail
MEMPTR Serialize (Object, ISerializationContext)
|
||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|