Preparing search index...
The search index is not available
matter.js-monorepo
matter.js-monorepo
@matter/types
.
TlvByteArrayWriter
Class TlvByteArrayWriter
Implements
TlvWriter
Index
Constructors
constructor
Methods
to
Byte
Array
write
Primitive
write
Tag
Constructors
constructor
new
Tlv
Byte
Array
Writer
(
)
:
TlvByteArrayWriter
Returns
TlvByteArrayWriter
Methods
to
Byte
Array
to
Byte
Array
(
)
:
Uint8Array
Returns
Uint8Array
write
Primitive
write
Primitive
<
T
>
(
typeLength
,
value
)
:
void
Type Parameters
T
extends
TlvTypeLength
Parameters
typeLength
:
T
value
:
TlvToPrimitive
[
T
[
"type"
]
]
Returns
void
write
Tag
write
Tag
(
typeLength
,
tag
?
)
:
void
Parameters
typeLength
:
TlvTypeLength
Optional
tag
:
TlvTag
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
to
Byte
Array
write
Primitive
write
Tag
matter.js-monorepo
Loading...