Utilities supporting JsonFormatter encoding operations.
Declared in <baljsn_jsonformatter.h>
struct JsonFormatter_Util;
| Name | Description |
|---|---|
valueAsJson | valueAsJson overloads |
| Name | Description |
|---|---|
setFloatingPointToJson | Load the JSON representation of a floating-point value into json. |
setTemporalValueToJson | Load the JSON representation of a temporal value into json. |
valueAsJson | Load the JSON representation of value into the specified json. |