Create a BlobStreamBuf using the specified blob. The behavior is undefined unless blob remains valid and externally unmodified for the lifetime of this streambuf.
BlobStreamBuf
blob
streambuf
Declared in <bdlbb_blobstreambuf.h>
<bdlbb_blobstreambuf.h>
explicit InBlobStreamBuf(bdlbb::Blob const* blob);