Function openFileForSyncReading

  • Synchronously opens the file at |path|. This API is only available in workers.

    Returns

    A |SyncReadFile| object for the file.

    Returns SyncReadFile

Generated using TypeDoc