Format the specified record according to the current format and recordSeparator to the specified stream.
record
format
recordSeparator
stream
Declared in <ball_recordjsonformatter.h>
<ball_recordjsonformatter.h>
void operator()( std::ostream& stream, Record const& record) const;
Created with MrDocs