A descriptor for a more complex class type.
The resulting descriptor is able to encode & decode all of the public fields of the class, given the map of descriptors for each one of them.
The resulting decoded object will be an instance of given Class unlike simpler, shape-based object method.
Class
object
A descriptor for a more complex class type.
The resulting descriptor is able to encode & decode all of the public fields of the class, given the map of descriptors for each one of them.
The resulting decoded object will be an instance of given
Classunlike simpler, shape-basedobjectmethod.