Options
All
  • Public
  • Public/Protected
  • All
Menu

Base interface for all aggregators.

Type parameters

  • R

Hierarchy

Index

Properties

Methods

Properties

classId

classId: number

Class id of the object.

factoryId

factoryId: number

Factory id of the object.

Methods

readData

writeData

  • writeData(output: DataOutput): void
  • Writes fields of the object into the binary representation.

    Parameters

    • output: DataOutput

      write helper

    Returns void

Generated using TypeDoc