Add all the attrs
attributes to the builder.
The attributes are added uncondititionally whether or not attributes with the same types already exist in the builder.
As an optimization, the attribute memory values are automatically shared between the attributes and the builder.
this |
the builder |
attrs |
the attributes to add |