eolib - v2.0.1
    Preparing search index...

    Data associated with replyCode value InitReply.FileEsf

    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 pubFile(): PubFile

      Returns PubFile

    • set pubFile(pubFile: PubFile): void

      Parameters

      Returns void

    Methods

    • Deserializes an instance of ReplyCodeDataFileEsf from the provided EoReader.

      Parameters

      • reader: EoReader

        the reader that the data will be deserialized from

      Returns ReplyCodeDataFileEsf

      The deserialized data

    • Serializes an instance of ReplyCodeDataFileEsf to the provided EoWriter.

      Parameters

      Returns void