Create a blob buffer representing a null buffer. Note that the size and data methods of a default‐constructed blob buffer both return 0.

Synopsis

Declared in <bdlbb_blob.h>

BlobBuffer();

Created with MrDocs