i2 Connect SDK
Search results for

    Show/hide table of contents

    Home > @i2analyze/i2connect > utility > IWriteFileParams > fileContent

    utility.IWriteFileParams.fileContent property

    Gets or sets the file contents as a string, Buffer, or Uint8Array.

    Signature:

    fileContent: string | Buffer | Uint8Array;
    

    Returns: string | Buffer | Uint8Array

    Introduced: API version 2.4

    In this article
    Back to top © N. Harris Computer Corporation