Crystalizer::Deserializer::NonSelfDescribingObject(T)
Inherits Crystalizer::Deserializer::Object / Struct / Value / Object
Constructors
new(type : T.class)
Sourcenew
SourceInstance methods
object_instance
Sourceset_each_ivar
Yields each instance variable's Variable metadata and it value.
This method can be used for non self-describing formats (which does not holds keys).