BC-DCBOR TypeScript Library - v1.0.0-alpha.13
Preparing search index...
asBoolean
Function asBoolean
asBoolean
(
cbor
:
Cbor
)
:
boolean
|
undefined
Extract boolean value if type matches.
Parameters
cbor
:
Cbor
CBOR value
Returns
boolean
|
undefined
Boolean or undefined
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
BC-DCBOR TypeScript Library - v1.0.0-alpha.13
Loading...
Extract boolean value if type matches.