[#BloombergLP-baljsn-JsonFormatter_Util] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/baljsn.adoc[baljsn]::JsonFormatter_Util :relfileprefix: ../../ :mrdocs: Utilities supporting `JsonFormatter` encoding operations. == Synopsis Declared in `<baljsn_jsonformatter.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- struct JsonFormatter_Util; ---- == Member Functions [cols="1"] |=== | Name | xref:BloombergLP/baljsn/JsonFormatter_Util/valueAsJson-04f.adoc[`valueAsJson`] |=== == Static Member Functions [cols="1,4"] |=== | Name| Description | xref:BloombergLP/baljsn/JsonFormatter_Util/setFloatingPointToJson.adoc[`setFloatingPointToJson`] | Same as the related overload above for `setFloatingPointToJson`. | xref:BloombergLP/baljsn/JsonFormatter_Util/setTemporalValueToJson.adoc[`setTemporalValueToJson`] | Same as the related overload above for `setTemporalValueToJson`. | xref:BloombergLP/baljsn/JsonFormatter_Util/valueAsJson-02e.adoc[`valueAsJson`] | Same as the related overload above for `valueAsJson`. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#