BC-DCBOR TypeScript Library - v1.0.0-alpha.13
Preparing search index...
mapValues
Function mapValues
mapValues
(
cbor
:
Cbor
)
:
Cbor
[]
|
undefined
Get all map values.
Parameters
cbor
:
Cbor
CBOR value (must be map)
Returns
Cbor
[]
|
undefined
Array of values or undefined
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
BC-DCBOR TypeScript Library - v1.0.0-alpha.13
Loading...
Get all map values.