Return the message format specification syntax of this record JSON formatter. See {`Record Format Specification`}.

Synopsis

Declared in <ball_recordjsonformatter.h>

RecordJsonFormatter::SpecSyntax
formatSyntax() const;

Return Value

message format specification syntax of this record JSON formatter

Created with MrDocs