apollo-kotlin
3.8.2
apollo-normalized-cache-api-incubating
/
com.apollographql.apollo3.cache.normalized.api.internal
/
BlobRecordSerializer
/
deserialize
deserialize
fun
deserialize
(
key
:
String
,
bytes
:
ByteArray
)
:
Record
Content copied to clipboard
returns the
Record
for the given Json
Throws
kotlin.
Exception
if the
Record
cannot be deserialized