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