Allocate a blob buffer from this blob buffer factory, and load it into the specified buffer.
Declared in <bdlbb_blob.h>
Allocate a blob buffer from this blob buffer factory, and load it into the specified buffer.
virtual
void
allocate(BlobBuffer* buffer) = 0;
» more...
Allocate a blob buffer from this blob buffer factory, and load it into the specified buffer.
virtual
void
allocate(bdlbb::BlobBuffer* buffer) override;
» more...