node icon indicating copy to clipboard operation
node copied to clipboard

fs: enable chunked reading for large files in readFileHandle

Open mertcanaltin opened this issue 3 months ago • 3 comments

Added chunked reading support to readFileHandle to handle files larger than 2 GiB, resolving size limitations while preserving existing functionality.

#55864

mertcanaltin avatar Nov 27 '24 13:11 mertcanaltin