JsonSerializer
Complete API reference for JsonSerializer, including constructors, attributes, virtual attributes, and methods.
Package: JAVARuntime
Category: Uncategorized
Component: no
public interface JsonSerializer
Methods
| Signature | Returns | Description |
|---|---|---|
serializeToString() | String | Executes serializeToString and returns after the underlying engine call finishes. |
deserializeLocal(String) | void | Executes deserializeLocal and returns after the underlying engine call finishes. |