Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface for objects with Portable serialization support.

Hierarchy

Index

Properties

classId: number

Class id of the Portable object.

factoryId: number

Factory id of the Portable object.

Methods

  • Reads fields of the Portable object from the binary representation.

    Parameters

    Returns void

  • Writes fields of the Portable object into the binary representation.

    Parameters

    Returns void

Generated using TypeDoc