Set all the attrs
attributes to the builder.
If any attributes with the same types are already present in the builder, then those attributes are changed to the new values.
As an optimization, the attribute memory values are automatically shared between the attributes and the builder.
this |
the builder |
attrs |
the attributes to set |