What are the relevant classes / frameworks when I want to write / read stuff to / from disk?
        Posted  
        
            by mystify
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by mystify
        
        
        
        Published on 2010-06-02T15:25:11Z
        Indexed on 
            2010/06/02
            15:34 UTC
        
        
        Read the original article
        Hit count: 188
        
iphone
Which classes / frameworks must I look at? I don't want to use 3rd party libs, so just plain old, boring default solutions to read / write text files and stuff like that... Is there something like a File IO framework?
© Stack Overflow or respective owner