writeText

open fun writeText(file: File, str: String)
open fun writeText(file: File, str: String, charset: Charset)