ValueDigestListSerializer

Serialized the ValueDigestList.entries as an "inline map", meaning ValueDigest.key is the map key and ValueDigest.value the map value, for the map represented by ValueDigestList

Properties

Link copied to clipboard
open override val descriptor: SerialDescriptor

Functions

Link copied to clipboard
open override fun deserialize(decoder: Decoder): ValueDigestList
Link copied to clipboard
open override fun serialize(encoder: Encoder, value: ValueDigestList)