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
/
URIResource
/
string
string
jvm
open
override
fun
string
(
)
:
String
(
source
)
abstract
override
fun
string
(
charset
:
Charset
)
:
String
(
source
)
读取
uri
中的内容并作为字符串返回。
Throws
Illegal
Argument
Exception
see
URI.toURL
Malformed
URLException
see
URI.toURL
IOException
如果无法打开输入流,则抛出此异常。具体参看
URL.openStream