You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 22, 2023. It is now read-only.
We have an fd of the file that's already opened, and need to read the entire file.
I suppose I could just copy
fs.readFile
and removefs.open
from it, but it'd be nicer iffs.readFile
would just accept an fd.The text was updated successfully, but these errors were encountered: