BloombergLP::bdlbb::BlobBufferFactory::allocate

Allocate a blob buffer from this factory and load it into buffer.

Synopsis

Declared in <bdlbb_blob.h>

virtual
void
allocate(BlobBuffer* buffer) = 0;

Parameters

NameDescription
bufferaddress of the blob buffer to populate