space-engineers-api
0.9.0
common
space-engineers-api
/
spaceEngineers.transport
/
AlwaysReturnSameLineReaderWriter
Always
Return
Same
Line
Reader
Writer
common
class
AlwaysReturnSameLineReaderWriter
(
val
response
:
String
)
:
StringLineReaderWriter
Content copied to clipboard
Constructors
Functions
Properties
Constructors
Always
Return
Same
Line
Reader
Writer
Link copied to clipboard
common
fun
AlwaysReturnSameLineReaderWriter
(
response
:
String
)
Content copied to clipboard
Functions
close
Link copied to clipboard
common
open
fun
close
(
)
Content copied to clipboard
send
And
Receive
Line
Link copied to clipboard
common
open
override
fun
sendAndReceiveLine
(
line
:
String
)
:
String
Content copied to clipboard
Properties
response
Link copied to clipboard
common
val
response
:
String
Content copied to clipboard