Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface for objects with IdentifiedDataSerializable serialization support.

Hierarchy

Implemented by

Index

Properties

classId: number

Class id of the object.

factoryId: number

Factory id of the object.

Methods

  • Reads fields of the object from the binary representation.

    Parameters

    Returns void

  • Writes fields of the object into the binary representation.

    Parameters

    Returns void

Generated using TypeDoc