Forum Discussion

rnarayan's avatar
rnarayan
New Contributor
4 years ago

Cannot read more than 2,147,483,647 into a byte array

Hello, I am facing issue while reading a huge file (more than 2 GB) in size. I want to read the file and zip the file.I tried in 2 ways and in both i am getting the error. Method 1: After file re...