Write the specified object to the specified output stream in some reasonable (multi-line) format, and return a reference to stream.
Declared in <bslx_byteoutstream.h>
std::ostream&
operator<<(
std::ostream& stream,
ByteOutStream const& object);