[#BloombergLP-baljsn-SimpleFormatter-closeObject] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/baljsn.adoc[baljsn]::xref:BloombergLP/baljsn/SimpleFormatter.adoc[SimpleFormatter]::closeObject :relfileprefix: ../../../ :mrdocs: Print onto the stream supplied at construction the sequence of characters designating the end of an object (referred to as an "object" in JSON). The behavior is undefined unless `isNameNeeded()` is `true`. == Synopsis Declared in `<baljsn_simpleformatter.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void closeObject(); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#