create_tag_from_buffer
Description:
Create a new tag from a buffer describing the tag object.
The buffer must be correctly formatted.
Parameters:
| this |
a Repository. |
| tag |
the tag buffer. |
| flags |
a CreateFlags. |
Returns:
|
the id to which the tag points, or null in case of an error. |