react-native-blob-util
react-native-blob-util copied to clipboard
Wiki miss fs.slice doc
File System Access API, there is currently no documentation for slice, I learned it from here read chunk for large files, 250mb +
slice(path_to_source:string, path_to_write:string, firstByte: number, lastByte:number):Promise