Uses of Class
org.springframework.http.codec.KotlinSerializationBinaryEncoder
-
Uses of KotlinSerializationBinaryEncoder in org.springframework.http.codec.cbor
Modifier and TypeClassDescriptionclass
Encode from anObject
stream to a byte stream of CBOR objects using kotlinx.serialization. -
Uses of KotlinSerializationBinaryEncoder in org.springframework.http.codec.protobuf
Modifier and TypeClassDescriptionclass
Decode a byte stream into a Protocol Buffer and convert to Objects with kotlinx.serialization.