[#BloombergLP-baljsn-EncodingStyle-toString] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/baljsn.adoc[baljsn]::xref:BloombergLP/baljsn/EncodingStyle.adoc[EncodingStyle]::toString :relfileprefix: ../../../ :mrdocs: Return the string representation exactly matching the enumerator name corresponding to the specified enumeration `value`. == Synopsis Declared in `<baljsn_encodingstyle.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static char const* toString(xref:BloombergLP/baljsn/EncodingStyle/Value.adoc[Value] value); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#