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
/
put
put
jvm
abstract
suspend
fun
put
(
bytes
:
ByteArray
)
:
Sha256
(
source
)
保存一个二进制数据到数据库。
Return
bytes
的 SHA-256,作为数据的标识符。