An asynchronous `pread()` wrapper.
Generally you want to provide `NULL` for the aio_context as that will get the default aio context for your scheduler.
| offset |
the positioned offset within |
| count |
the number of bytes to read |
|
a future that will resolve when the read completes or rejects with error. |