base_blob::IsNull

Returns true if every byte of the blob is zero.

Synopsis

Declared in <uint256.h>

constexpr
bool
IsNull() const;

Return Value

true if all bytes of the blob are zero.