Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
Skip to content
Kotlin Wrappers API Reference
kotlin-node
/
node.inspector.io
/
ReadReturnType
Read
Return
Type
external
interface
ReadReturnType
(
source
)
Members
Properties
data
Link copied to clipboard
abstract
var
data
:
String
Data that were read.
eof
Link copied to clipboard
abstract
var
eof
:
Boolean
Set if the end-of-file condition occurred while reading.