SKFileWStream
public final class SKFileWStream : SKWStream
Opens a write-only stream to the specified file. To read use SKFileStream
-
Undocumented
Declaration
Swift
public init?(path: String) -
Returns true if the current path could be opened.
Declaration
Swift
public var isValid: Bool { get }
View on GitHub
Install in Dash
SKFileWStream Class Reference