Create, read, write, and examine files and folders in the file system.
Framework
- Foundation
Create, read, write, and examine files and folders in the file system.
Framework
Use high-level APIs to get the most out of Apple File System.
class File Manager
A convenient interface to the contents of the file system, and the primary means of interacting with it.
protocol File Manager Delegate
The interface a file manager's delegate uses to intervene during operations or if an error occurs.
class File Handle
An object-oriented wrapper for a file descriptor.
class NSFile Security
A stub class that encapsulates security information about a file.
class NSFile Version
A snapshot of a file at a specific point in time.
class File Wrapper
A representation of a node (a file, directory, or symbolic link) in the file system.
protocol NSFile Presenter
The interface a file coordinator uses to inform an object presenting a file about changes to that file made elsewhere in the system.
class NSFile Access Intent
The details of a coordinated-read or coordinated-write operation.
class NSFile Coordinator
An object that coordinates the reading and writing of files and directories among file presenters.
Recognize common error codes generated by file system operations.
Convert objects and values to and from property list, JSON, and other flat binary representations.
Persistently store domain-scoped pieces of information used to configure your app.
Search for files and other items on the local device, and index your app's content for searching.
Manage files and key-value data that are automatically synchronized among a user's iCloud devices.