Simple Robot
Toggle table of contents
4.11.0
jvm
Platform filter
jvm
Switch theme
Search in API
Simple Robot
simbot-api
/
love.forte.simbot.resource
/
JvmStringReadableResource
/
string
string
jvm
open
override
fun
string
(
)
:
String
(
source
)
读取此资源的
String
内容。 默认使用
DEFAULT_CHARSET
编码。
abstract
fun
string
(
charset
:
Charset
)
:
String
(
source
)
读取此资源的
String
内容。