Data associated with replyCode value AccountReply.Changed

Hierarchy

  • ReplyCodeDataChanged

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

    Returns

    The deserialized data

    Parameters

    • reader: EoReader

      the reader that the data will be deserialized from

    Returns ReplyCodeDataChanged

  • Serializes an instance of ReplyCodeDataChanged to the provided EoWriter.

    Parameters

    Returns void

Generated using TypeDoc