Open GoogleCodeExporter opened 8 years ago
You could have just changed to using dataWithContentsOfMappedFile: which will
mmap the file into memory rather than mallocing anything and so deal with large
files that way.
Original comment by da...@ritter.demon.co.uk
on 19 May 2011 at 7:26
i have tried you could and was able to send 279 mb file on web server.i can say
it is working.I have added @autorelease pool in for{} loop for more frequent
memory release
Original comment by alok.upa...@salesvu.com
on 6 Apr 2015 at 2:38
Original issue reported on code.google.com by
maticobl...@gmail.com
on 21 Apr 2011 at 10:02