@blockchaincommons/dcbor - v1.0.0-beta.1
Preparing search index...
@blockchaincommons/dcbor
mapValue
Function mapValue
mapValue
(
cbor
:
Cbor
,
key
:
CborInput
)
:
Cbor
|
undefined
Get map value by key.
Parameters
cbor
:
Cbor
CBOR value (must be map)
key
:
CborInput
Map key
Returns
Cbor
|
undefined
Value for key or undefined
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@blockchaincommons/dcbor - v1.0.0-beta.1
Loading...
Get map value by key.