BloombergLP::bdlbb::PooledBlobBufferFactory::PooledBlobBufferFactory

See the overload above for contract.

Synopsis

Declared in <bdlbb_pooledblobbufferfactory.h>

PooledBlobBufferFactory(
    int bufferSize,
    bsls::BlockGrowth::Strategy growthStrategy,
    bslma::Allocator* basicAllocator = 0);

Parameters

NameDescription
bufferSizesize of each allocated blob buffer
growthStrategystrategy controlling growth of internal chunks
basicAllocatormemory allocator; null uses the default