memfs icon indicating copy to clipboard operation
memfs copied to clipboard

`FileHandle.readableWebStream()` API

Open streamich opened this issue 1 year ago • 0 comments

  • [x] Add FileHandle.readableWebStream() API.
    • https://github.com/streamich/memfs/pull/1045
  • [ ] Lock file handle, while a read stream in progress.
  • [ ] Support {type: 'bytes'} option.

streamich avatar Jul 27 '24 09:07 streamich