Files
node/doc/api
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-04-21 17:18:22 +01:00
2022-05-02 18:46:31 +02:00
2022-04-07 22:27:39 -07:00
2022-04-28 18:54:29 +01:00
2022-05-02 20:01:27 +02:00
2022-04-19 16:27:11 +01:00