Constructors
constructor
- new object_space(system?: bool, zone?: null | Uint8Array, id?: number): object_space
Parameters
system: bool = false
zone: null | Uint8Array = null
id: number = 0
Properties
id
id: number
system
system: bool
zone
zone: null | Uint8Array
Methods
Static decode
Parameters
reader: Reader
length: number
Static encode
Parameters
Returns void