Return true if this memory block descriptor describes a null memory block and false otherwise. A null memory block has an address and size of 0.
Declared in <bdlma_memoryblockdescriptor.h>
bool
isNull() const;
true if this descriptor describes a null memory block, and false otherwise