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
Name |
Description |
buffer |
address of the blob buffer to populate |
Created with MrDocs