node/lib/internal/fs
Nikola Glavina 76b1863240
fs: filehandle read now accepts object as argument
PR-URL: https://github.com/nodejs/node/pull/34180
Fixes: https://github.com/nodejs/node/issues/34176
Refs: https://nodejs.org/api/fs.html#fs_filehandle_read_options
Reviewed-By: Zeyu Yang <himself65@outlook.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
2020-11-22 12:58:29 -08:00
..
dir.js fs: forbid concurrent operations on Dir handle 2020-05-15 19:36:50 +02:00
promises.js fs: filehandle read now accepts object as argument 2020-11-22 12:58:29 -08:00
read_file_context.js fs: add support for AbortSignal in readFile 2020-11-09 13:34:58 -05:00
rimraf.js fs: rimraf should not recurse on failure 2020-10-13 15:04:57 -07:00
streams.js fs: remove custom Buffer pool for streams 2020-06-23 13:27:01 +02:00
sync_write_stream.js lib: flatten access to primordials 2019-11-25 10:28:15 +01:00
utils.js tools: add new ESLint rule: prefer-primordials 2020-11-09 13:35:01 -05:00
watchers.js fs: add .ref() and .unref() methods to watcher classes 2020-05-09 07:59:08 +02:00