• Asynchronous fdatasync(2) - synchronize a file's in-core state with storage device.

    Parameters

    • fd: number

      A file descriptor.

    Returns Promise<void>