@blockchaincommons/dcbor - v1.0.0-beta.1
Preparing search index...
@blockchaincommons/dcbor
isTagged
Function isTagged
isTagged
(
cbor
:
Cbor
)
:
cbor
is
CborTaggedType
&
CborMethods
Check if CBOR value is tagged.
Parameters
cbor
:
Cbor
CBOR value to check
Returns
cbor
is
CborTaggedType
&
CborMethods
True if value is tagged
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@blockchaincommons/dcbor - v1.0.0-beta.1
Loading...
Check if CBOR value is tagged.