toggle menu
cache
jvm
switch theme
search in API
kotlinx
/
com.kroger.cache.kotlinx
/
CacheEntryListSerializer
/
toByteArray
to
Byte
Array
open
override
fun
toByteArray
(
data
:
List
<
CacheEntry
<
K
,
V
>
>
?
)
:
ByteArray