add_metas_from_string
Description:
Deserializes the given string, and adds and sets the found fields and their values on the container.
The string should be the return of metas_to_string .
Parameters:
| this | |
| str |
A string to deserialize and add to this |
Returns:
|
true if the fields in |