NonStreaming

Serializer for non-streaming (simple) operations that don't need to ever suspend.

Functions

Link copied to clipboard
abstract fun serialize(context: <Error class: unknown class>, input: T): <Error class: unknown class>