issues
search
streamich
/
memfs
JavaScript file system utilities
http://streamich.github.io/memfs/
Apache License 2.0
1.77k
stars
130
forks
source link
`FileHandle.readableWebStream()` API
#1044
Open
streamich
opened
4 months ago
streamich
commented
4 months ago
[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.
FileHandle.readableWebStream()
API.{type: 'bytes'}
option.