eolib - v2.0.1
    Preparing search index...

    Class ReplyCodeDataMapMutation

    Data associated with replyCode value InitReply.MapMutation

    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 mapFile(): MapFile

      Returns MapFile

    • set mapFile(mapFile: MapFile): void

      Parameters

      Returns void

    Methods

    • Deserializes an instance of ReplyCodeDataMapMutation from the provided EoReader.

      Parameters

      • reader: EoReader

        the reader that the data will be deserialized from

      Returns ReplyCodeDataMapMutation

      The deserialized data

    • Serializes an instance of ReplyCodeDataMapMutation to the provided EoWriter.

      Parameters

      Returns void