getDataElementBoolean
Like .getDataElement but decodes the CBOR as a boolean.
Return
the decoded data.
Parameters
nameSpaceName
the name space name.
dataElementName
the data element name.
Throws
if the given data element isn't a boolean.