Generic Instance Method

write(toFile:atomically:encoding:)

No overview available.

Declaration

func write<T>(toFile path: T, atomically useAuxiliaryFile: Bool, encoding enc: String.Encoding) throws where T : StringProtocol