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;

Parameters

Name

Description

buffer

blob buffer to receive the allocated buffer

Created with MrDocs