niok-android / ch.tutteli.niok / java.nio.file.Path / writeLines

writeLines

inline fun Path.writeLines(lines: Iterable<CharSequence>, charset: Charset = Charsets.UTF_8, vararg openOptions: OpenOption): Path (source)

Delegates to Files.write.