@blockchaincommons/dcbor - v1.0.0-beta.1
Preparing search index...
@blockchaincommons/dcbor
asArray
Function asArray
asArray
(
cbor
:
Cbor
)
:
readonly
Cbor
[]
|
undefined
Extract array value if type matches.
Parameters
cbor
:
Cbor
CBOR value
Returns
readonly
Cbor
[]
|
undefined
Array or undefined
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@blockchaincommons/dcbor - v1.0.0-beta.1
Loading...
Extract array value if type matches.