Skip to content

Bug: stream reading past file size #1209

@streamich

Description

@streamich

When FS(A) to Node adapter is used and .createReadStream() execute a range read, where range starts after the file end, it should return an empty buffer and close the stream. Now it throws an unhandled Uint8Array read range error.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions