Overview
>
klyn.io
>
AbstractTextWriter
>
writeLines
Overview
Index
Tree
Deprecated
klyn.io.AbstractTextWriter.writeLines
method
public writeLines(readonly lines as List<String>) as Void throws IOException:
Description
Writes all lines with trailing newline.
Parameters
lines Lines to write.