Preparing search index...
The search index is not available
matter.js-monorepo
matter.js-monorepo
@project-chip/matter.js
schema
ByteArrayBitmapSchema
Function ByteArrayBitmapSchema
Declares a bitmap schema backed by a ByteArray by indicating the bit position and their names.
Byte
Array
Bitmap
Schema
<
T
>
(
bitSchemas
)
:
ByteArrayBitmapSchemaInternal
<
T
>
Type Parameters
T
extends
BitSchema
Parameters
bitSchemas
:
T
Returns
ByteArrayBitmapSchemaInternal
<
T
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
matter.js-monorepo
Loading...
Declares a bitmap schema backed by a ByteArray by indicating the bit position and their names.