Skip to content

fs: rename `FileHandle#readableWebStream` to `stream`

It makes the method more aligned with the web standard Blob.prototype.stream.

Now is a good time as ever to discuss renaming the method as it hasn't landed on any release line yet.

Refs: https://w3c.github.io/FileAPI/#dom-blob-stream

Merge request reports

Loading