FileWriter - CosmosSwift/swift-coin GitHub Wiki
FileWriter
public class FileWriter: Writer
Inheritance
Initializers
init(path:)
public init(path: String) throws
Methods
write(data:)
public func write(data: Data) throws