Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • object_space

Index

Constructors

Properties

Methods

Constructors

  • new object_space(system?: bool, zone?: Uint8Array, id?: number): object_space
  • Parameters

    • system: bool = false
    • zone: Uint8Array = ...
    • id: number = 0

    Returns object_space

Properties

id: number
system: bool
zone: Uint8Array

Methods

  • Parameters

    • reader: Reader
    • length: number

    Returns object_space

  • Parameters

    Returns void

Generated using TypeDoc