Monitoring NSData writeToFile progress
Fabian Schuiki <[email protected]> Wed, 28 Apr 2010 13:43:22 +0200
| Newsgroups | gmane.comp.macosx.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, I'm writing an NSData to disk in a background thread. The data may get pretty large and I'd love to be able to observe its progress. Is there any way to do that? Best, Fabian