Allocate a blob buffer from this blob buffer factory, and load it into the specified buffer.
Declared in <bdlbb_simpleblobbufferfactory.h>
virtual
void
allocate(bdlbb::BlobBuffer* buffer) override;
| Name | Description |
|---|---|
| buffer | blob buffer to receive the allocated buffer |