@blockchaincommons/dcbor - v1.0.0-beta.1
Preparing search index...
@blockchaincommons/dcbor
arrayLength
Function arrayLength
arrayLength
(
cbor
:
Cbor
)
:
number
|
undefined
Get array length.
Parameters
cbor
:
Cbor
CBOR value (must be array)
Returns
number
|
undefined
Array length or undefined
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@blockchaincommons/dcbor - v1.0.0-beta.1
Loading...
Get array length.