auto

inline fun <T : Any> WsMessage.Companion.auto(): BiDiWsMessageLensSpec<T>(source)
inline fun <T : Any> Body.Companion.auto(description: String? = null, contentNegotiation: ContentNegotiation = None, contentType: ContentType = defaultContentType): BiDiBodyLensSpec<T>(source)