company logo

Binary :: isNull - No binary data block allocated

A binary data handle is empty, when not referring to a data block.

Return value:  Success ( bool  )

The value is true when the function was executed successfully. Otherwise the value is set to false.

Implementation details

bool Binary  :: isNull (  )

The function returns true, when no binary data block is allocated and false otherwise.