Preparing search index...
The search index is not available
cbor2
cbor2
index
MtAiValue
Type Alias MtAiValue
MtAiValue
:
[
mt
:
number
,
ai
:
number
,
val
:
DecodeValue
,
offset
:
number
,
len
:
bigint
|
number
,
]
Information about a decoded CBOR data item. 3-element tuple, containing:
Major type.
Additional Information (int if < 23, else length as 24-27, 31 as stream).
Decoded token value.
Offset into the input where this item started.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Playground
cbor-edn
GitHub
Spec
Documentation
cbor2
Loading...
Information about a decoded CBOR data item. 3-element tuple, containing: