[#BloombergLP-bdlbb-SimpleBlobBufferFactory-allocate-0f] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlbb.adoc[bdlbb]::xref:BloombergLP/bdlbb/SimpleBlobBufferFactory.adoc[SimpleBlobBufferFactory]::allocate :relfileprefix: ../../../ :mrdocs: Allocate a blob buffer from this blob buffer factory, and load it into the specified `buffer`. == Synopsis Declared in `<bdlbb_simpleblobbufferfactory.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- virtual void allocate(xref:BloombergLP/bdlbb/BlobBuffer.adoc[bdlbb::BlobBuffer]* buffer) override; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#