Data associated with replyCode value CharacterReply.Full3

Hierarchy

  • ReplyCodeDataFull3

Constructors

Properties

Accessors

Methods

Constructors

Properties

_byteSize: number = 0

Accessors

  • get byteSize(): number
  • Returns the size of the data that this was deserialized from.

    Returns

    The size of the data that this was deserialized from

    Returns number

Methods

  • Deserializes an instance of ReplyCodeDataFull3 from the provided EoReader.

    Returns

    The deserialized data

    Parameters

    • reader: EoReader

      the reader that the data will be deserialized from

    Returns ReplyCodeDataFull3

  • Serializes an instance of ReplyCodeDataFull3 to the provided EoWriter.

    Parameters

    Returns void

Generated using TypeDoc