FiberFile.FiberFile.create
Create a FiberFile bound to the given scheduler and event loop.
The file is not yet open. Call open() before performing I/O.
Parameters
sched | The fiber scheduler that manages the calling fiber. |
loop | The event loop to register async completions on. |
Returns
A new, unopened