Class Advice.OffsetMapping.ForSerializedValue

    • Constructor Detail

      • ForSerializedValue

        public ForSerializedValue​(TypeDescription.Generic target,
                                  TypeDescription typeDescription,
                                  StackManipulation deserialization)
        Creates a new offset mapping for a serialized value.
        Parameters:
        target - The type of the serialized value as it is used.
        typeDescription - The class type of the serialized value.
        deserialization - The stack manipulation deserializing the represented value.