[#BloombergLP-baljsn-operator_lshift-007] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/baljsn.adoc[baljsn]::operator<< :relfileprefix: ../../ :mrdocs: Format the specified 'rhs' to the specified output 'stream' and return a reference to the modifiable 'stream'. == Synopsis Declared in `<baljsn_encoder_testtypes.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- std::ostream& operator<<( std::ostream& stream, xref:BloombergLP/baljsn/EncoderTestSequenceWithAllCategoriesSequence.adoc[EncoderTestSequenceWithAllCategoriesSequence] const& rhs); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#