AutoTweaker API
Toggle table of contents
0.1.0-alpha.35+c07218c5
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
AutoTweaker API
AutoTweaker API
/
io.github.autotweaker.api.storage
/
ObjectStorage
/
get
get
jvm
abstract
suspend
fun
get
(
sha256
:
Sha256
)
:
ByteArray
?
(
source
)
通过数据的 SHA-256 获取二进制内容。
Return
找不到数据返回 null。