FSUnaryFileSystemOperations
Operations performed by a unary file system.
Declaration
protocol FSUnaryFileSystemOperations : NSObjectProtocolOverview
Make sure your subclass of FSUnaryFileSystem conforms to this protocol.
Topics
Loading and unloading resources
loadResource(resource:options:replyHandler:)unloadResource(resource:options:replyHandler:)didFinishLoading()