open fun readObject(obj: Any, schema: Schema, input: DeserializationInput): T
Overrides Proxy.readObject
Read the given object from the input. The envelope is provided in case the schema is required.