asynchronousSet

fun asynchronousSet(value: T)

异步写入用户数据 内部会在IO协程中执行set

Since

Api 2

Parameters

value

需要写入的值