KotlinxWebsocketSerializationConverter
Creates a converter for WebSocket serializing with the specified string format and defaultCharset (optional, usually it is UTF-8).
Constructors
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open suspend override fun serializeNullable(charset: Charset, typeInfo: TypeInfo, value: Any?): Frame