Powered by Zoomin Software. For more details please contactZoomin

OpenEdge ABL API Reference

OpenEdge.Messaging.JsonSerializer

  • Last Updated: January 15, 2026
  • 1 minute read
    • OpenEdge
    • Version 12.8
    • Documentation
Namespace: OpenEdge.Messaging
Type: Class JsonSerializer
Parent Classes:
Progress.Lang.Object

Inherits: Progress.Lang.Object
Implements: OpenEdge.Messaging.ISerializer


/*
Copyright © 2021 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.
Purpose:
This implementation of Serializer supports converting instances of JsonConstruct to MEMPTR.



Method Summary
  Options Name Purpose
  MEMPTR Serialize (Object, ISerializationContext) /** Memptr values returned from this class will be released (set-size(data) = 0) automatically by the producer after this method is invoked. @return A memptr representation of a JsonConstruct */

Method Detail
Top

MEMPTR Serialize (Object, ISerializationContext)

Purpose:
Memptr values returned from this class will be released (set-size(data) = 0) automatically
by the producer after this method is invoked.
Parameters:
obj Progress.Lang.Object
 
ctx OpenEdge.Messaging.ISerializationContext
 
Returns MEMPTR
  A memptr representation of a JsonConstruct


TitleResults for “How to create a CRG?”Also Available inAlert