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.
Created with MrDocs
Returns true if every byte of the blob is zero.
Declared in <uint256.h>
constexpr
bool
IsNull() const;
true if all bytes of the blob are zero.
Created with MrDocs