BloombergLP::bdlbb::BlobUtil::append

See the corresponding non-deprecated append overload above. The allocator argument is unused.

Synopsis

Declared in <bdlbb_blobutil.h>

static
void
append(
    Blob* dest,
    Blob const& source,
    int offset,
    int length,
    bslma::Allocator*);