Allocate a blob buffer from this blob buffer factory, and load it into the specified buffer.
Synopsis
Declared in <bdlbb_simpleblobbufferfactory.h>
virtual
void
allocate(bdlbb::BlobBuffer* buffer) override;
Created with MrDocs