write

suspend fun write(data: String): Int(source)
suspend fun write(data: String, charset: Charset): Int(source)