registerTypeAdapter

open fun registerTypeAdapter(type: Type, typeAdapter: Any)

Add type converter to parsing engine

Parameters

type

- Type

typeAdapter

- Object