Function

Dex-1Dexaio_read

  • An asynchronous pread() wrapper.

    Parameters

    • aio_context: AioContext
    • fd: number
    • buffer: any
    • count: number
    • offset: number

    Returns Dex.Future

    a future that will resolve when the read completes or rejects with error.