0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/lib/internal/fs
Jeremiah Senkpiel 7f22aaf62b fs: remove options.encoding from Dir.read*()
This is unlikely to be necessary in any case, and causes much
unwarrented complexity when implementing further
optimizations.

Refs: https://github.com/nodejs/node/pull/29893#discussion_r333179482

PR-URL: https://github.com/nodejs/node/pull/29908
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
2019-10-09 15:05:40 -07:00
..
dir.js fs: remove options.encoding from Dir.read*() 2019-10-09 15:05:40 -07:00
promises.js http2: allow passing FileHandle to respondWithFD 2019-10-09 23:54:43 +02:00
read_file_context.js
rimraf.js
streams.js
sync_write_stream.js
utils.js fs: introduce opendir() and fs.Dir 2019-10-08 10:34:48 -07:00
watchers.js