handlerOf

inline fun <T> AdapterCodec.handlerOf(hints: BodyAdapter.Hints = Hints.empty()): <Error class: unknown class><T>

Returns a BodyHandler for the given type.

Throws

if no decoder that supports the given type is found