fromAdapter

Returns an object that calls a {@code method} method on {@code adapter} in service of converting an object from JSON.

open fun fromAdapter(adapter: Any, method: Method): AdapterMethodsFactory.AdapterMethod