[#BloombergLP-baljsn-EncoderTestSequenceWithAllCategoriesEnumeration-print] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/baljsn.adoc[baljsn]::xref:BloombergLP/baljsn/EncoderTestSequenceWithAllCategoriesEnumeration.adoc[EncoderTestSequenceWithAllCategoriesEnumeration]::print :relfileprefix: ../../../ :mrdocs: Write to the specified 'stream' the string representation of the specified enumeration 'value'. Return a reference to the modifiable 'stream'. == Synopsis Declared in `<baljsn_encoder_testtypes.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- static std::ostream& print( std::ostream& stream, xref:BloombergLP/baljsn/EncoderTestSequenceWithAllCategoriesEnumeration/Value.adoc[Value] value); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#