Return the message format specification of this record JSON formatter. See {`Record Format Specification`}. Note that the syntax of this string depends on formatSyntax().

Synopsis

Declared in <ball_recordjsonformatter.h>

bsl::string const&
format() const;

Created with MrDocs