[#BloombergLP-ball-RecordJsonFormatter-operator_call] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/ball.adoc[ball]::xref:BloombergLP/ball/RecordJsonFormatter.adoc[RecordJsonFormatter]::operator() :relfileprefix: ../../../ :mrdocs: Format the specified `record` according to the current `format` and `recordSeparator` to the specified `stream`. == Synopsis Declared in `<ball_recordjsonformatter.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void operator()( std::ostream& stream, xref:BloombergLP/ball/Record.adoc[Record] const& record) const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#