open fun writeString(str: String!): Unit
Write a string to the output.
str - String!: The string to write.
str