Preparing search index...
The search index is not available
matter.js-monorepo
matter.js-monorepo
@matter/general
ContextTaggedBytes
Function ContextTaggedBytes
Context
Tagged
Bytes
(
tagId
,
value
)
:
{
_bytes
:
Uint8Array
;
_tag
:
number
;
}
Parameters
tagId
:
number
value
:
Uint8Array
Returns
{
_bytes
:
Uint8Array
;
_tag
:
number
;
}
_bytes
:
Uint8Array
_tag
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
matter.js-monorepo
Loading...