Class Serialisation.HttpBodyHandler<T>

    • Constructor Detail

      • HttpBodyHandler

        public HttpBodyHandler()
        If the target type extends JsonElement, we don't need to convert JsonElements to it. We can just force-cast.