BloombergLP::bdlbb::BlobUtil::write

Write the specified source to the specified stream, and return a reference to the modifiable stream.

Synopsis

Declared in <bdlbb_blobutil.h>

template<class STREAM>
static
STREAM&
write(
    STREAM& stream,
    Blob const& source);