google chrome extension - Read local file with known path in chunks with Javascript -


i'm trying read file known path javascript. @ moment i'm using xmlhttprequest local files problem loads whole file memory. presents problem when you're trying read huge files want read files in chunks. this answer on so deals it, uses filereader api , file object. since have file path, seems unnecessary ask user again choose file hand. there way read file in chunks knowing it's path?


Comments

Popular posts from this blog

ios - Is 'init' forbidden as *part* of a variable name? -

angular - Angular2 Router: Cannot find primary outlet to load 'HomeComponent' -

qt - Microsoft FTP Service 451 The parameter is incorrect -