Files
node/lib
Livia Medeiros 57678e5581 fs: add read(buffer[, options]) versions
This adds the following:
- `fs.read(fd, buffer[, options], callback)`.
- `filehandle.read(buffer[, options])`.

PR-URL: https://github.com/nodejs/node/pull/42768
Refs: https://github.com/nodejs/node/pull/42601
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
2022-05-02 20:01:27 +02:00
..
2022-01-30 14:07:32 +00:00
2022-04-12 16:34:59 +02:00
2022-05-02 20:01:27 +02:00
2022-02-05 08:36:48 -08:00
2021-11-12 23:26:20 +01:00
2022-02-23 21:06:00 +00:00
2022-03-21 22:21:09 +00:00
2022-02-05 08:36:48 -08:00
2022-03-14 21:12:44 +00:00