Uses of Class
org.springframework.http.codec.KotlinSerializationBinaryDecoder
-
Uses of KotlinSerializationBinaryDecoder in org.springframework.http.codec.cbor
Modifier and TypeClassDescriptionclass
Decode a byte stream into CBOR and convert to Objects with kotlinx.serialization. -
Uses of KotlinSerializationBinaryDecoder in org.springframework.http.codec.protobuf
Modifier and TypeClassDescriptionclass
Decode a byte stream into a protocol Buffer and convert to Objects with kotlinx.serialization.