Write the specified source to the specified stream, and return a reference to the modifiable stream.
source
stream
Declared in <bdlbb_blobutil.h>
<bdlbb_blobutil.h>
template<class STREAM> static STREAM& write( STREAM& stream, Blob const& source);