Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • object_space

Index

Constructors

Properties

Methods

Constructors

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

    • system: bool = false
    • zone: null | Uint8Array = null
    • id: number = 0

    Returns object_space

Properties

id: number
system: bool
zone: null | Uint8Array

Methods

  • Parameters

    • reader: Reader
    • length: number

    Returns object_space

  • Parameters

    Returns void

Generated using TypeDoc