Preparing search index...
The search index is not available
cbor-edn
cbor-edn
StringChunk
Interface StringChunk
interface
StringChunk
{
mt
:
number
;
prefix
?:
string
|
Uint8Array
<
ArrayBufferLike
>
;
spec
?:
string
;
str
:
ByteTree
|
Uint8Array
<
ArrayBufferLike
>
;
v
?:
4
|
6
;
}
Index
Properties
mt
prefix?
spec?
str
v?
Properties
mt
mt
:
number
Optional
prefix
prefix
?:
string
|
Uint8Array
<
ArrayBufferLike
>
Optional
spec
spec
?:
string
str
str
:
ByteTree
|
Uint8Array
<
ArrayBufferLike
>
Optional
v
v
?:
4
|
6
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
mt
prefix
spec
str
v
GitHub
CBOR2 Playground
Documentation
cbor-edn
Loading...