ReadReturnType

external interface ReadReturnType(source)

Properties

Link copied to clipboard
abstract var data: String

Data that were read.

Link copied to clipboard
abstract var eof: Boolean

Set if the end-of-file condition occurred while reading.