reader
Returns a new FileReader for reading the content of this file.
Since Kotlin
1.0Creates a reader on this input stream using UTF-8 or the specified charset.
Since Kotlin
1.0Creates a new reader for the string.
Returns a new FileReader for reading the content of this file.
Creates a reader on this input stream using UTF-8 or the specified charset.
Creates a new reader for the string.
Thanks for your feedback!