Rachel
Toggle table of contents
3.6.0
common
Target filter
common
Switch theme
Search in API
Skip to content
Rachel
love.yinlin.compose.cache
/
love.yinlin.compose.cache
/
DiskCache
/
loadByteArray
load
Byte
Array
suspend
fun
loadByteArray
(
source
:
S
)
:
ByteArray
?
以字节形式读取指定数据源,如果本地存在缓存则直接返回对应数据,否则提取后再返回