Data associated with replyCode value CharacterReply.Deleted

Hierarchy

  • ReplyCodeDataDeleted

Constructors

Properties

_byteSize: number = 0
_characters: CharacterSelectionListEntry[] = null
_charactersCount: number = null

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 ReplyCodeDataDeleted from the provided EoReader.

    Returns

    The deserialized data

    Parameters

    • reader: EoReader

      the reader that the data will be deserialized from

    Returns ReplyCodeDataDeleted

  • Serializes an instance of ReplyCodeDataDeleted to the provided EoWriter.

    Parameters

    Returns void

Generated using TypeDoc