Preparing search index...
The search index is not available
cbor-edn
cbor-edn
ByteTree
Class ByteTree
Index
Constructors
constructor
Properties
mt
Accessors
has
Regions
length
regions
Methods
bytes
push
set
Region
to
String
Constructors
constructor
new
ByteTree
(
...
item
:
ByteItem
[]
)
:
ByteTree
Parameters
...
item
:
ByteItem
[]
Returns
ByteTree
Properties
mt
mt
:
number
= 0
Accessors
has
Regions
get
hasRegions
()
:
boolean
Returns
boolean
length
get
length
()
:
number
Returns
number
regions
get
regions
()
:
CborRange
[]
Returns
CborRange
[]
Methods
bytes
bytes
(
into
?:
Uint8Array
<
ArrayBufferLike
>
,
offset
?:
number
)
:
Uint8Array
Parameters
Optional
into
:
Uint8Array
<
ArrayBufferLike
>
offset
:
number
= 0
Returns
Uint8Array
push
push
(
...
item
:
ByteItem
[]
)
:
void
Parameters
...
item
:
ByteItem
[]
Returns
void
set
Region
setRegion
(
type
?:
string
)
:
void
Parameters
Optional
type
:
string
Returns
void
to
String
toString
()
:
string
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
mt
Accessors
has
Regions
length
regions
Methods
bytes
push
set
Region
to
String
GitHub
CBOR2 Playground
Documentation
cbor-edn
Loading...