AVIODirContext
public final class AVIODirContext
Undocumented
-
Open directory for reading.
Throws
AVErrorDeclaration
Swift
public convenience init(url: String, options: [String: String]? = nil) throwsParameters
urldirectory to be listed.
optionsA dictionary filled with protocol-private options.
-
Close directory.
Declaration
Swift
public func close()
-
Declaration
Swift
public struct Iterator : IteratorProtocol -
Declaration
Swift
public func makeIterator() -> Iterator
View on GitHub
Install in Dash
AVIODirContext Class Reference