eolib - v2.0.1
    Preparing search index...

    Class ReplyCodeDataOutOfDate

    Data associated with replyCode value InitReply.OutOfDate

    Index

    Constructors

    Accessors

    Methods

    Constructors

    Accessors

    • get byteSize(): number

      Returns the size of the data that this was deserialized from.

      Returns number

      The size of the data that this was deserialized from

    • get version(): Version

      Returns Version

    • set version(version: Version): void

      Parameters

      Returns void

    Methods

    • Deserializes an instance of ReplyCodeDataOutOfDate from the provided EoReader.

      Parameters

      • reader: EoReader

        the reader that the data will be deserialized from

      Returns ReplyCodeDataOutOfDate

      The deserialized data

    • Serializes an instance of ReplyCodeDataOutOfDate to the provided EoWriter.

      Parameters

      Returns void