toggle menu
kotlin-process
1.5.1
jvm
switch theme
kotlin-process
com.
github.
pgreze.
process
Input
Source
Companion
From
File
From
Parent
From
Stream
process()
Process
Result
Redirect
CAPTURE
Consume
PRINT
SILENT
To
File
unwrap()
kotlin-process
/
com.github.pgreze.process
/
InputSource
/
Companion
/
fromString
from
String
@
JvmStatic
fun
fromString
(
string
:
String
,
charset
:
Charset
=
Charset.forName("UTF-8")
)
:
InputSource