Skip to content

FileWriter

ratranqu edited this page Jan 28, 2021 · 1 revision

FileWriter

public class FileWriter: Writer

Inheritance

Writer

Initializers

init(path:)

public init(path: String) throws

Methods

write(data:)

public func write(data: Data) throws

Clone this wiki locally