Skip to main content

JsonSerializer

Complete API reference for JsonSerializer, including constructors, attributes, virtual attributes, and methods.

Package: JAVARuntime

Category: Uncategorized

Component: no


public interface JsonSerializer

Methods

SignatureReturnsDescription
serializeToString()StringExecutes serializeToString and returns after the underlying engine call finishes.
deserializeLocal(String)voidExecutes deserializeLocal and returns after the underlying engine call finishes.