eolib - v2.0.1
    Preparing search index...

    Data associated with replyType value DialogReply.Ok

    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

    Methods

    • Deserializes an instance of ReplyTypeDataOk from the provided EoReader.

      Parameters

      • reader: EoReader

        the reader that the data will be deserialized from

      Returns ReplyTypeDataOk

      The deserialized data

    • Serializes an instance of ReplyTypeDataOk to the provided EoWriter.

      Parameters

      Returns void