apply_fragments
Description:
Updates object by applying new_fragments in places of current_fragments.
For current_fragments.length and new_fragments.length -1 can be passed when respectively current_fragments
and new_fragments are NULL terminated.
Parameters:
| this |
The DIDLLiteObject |
| current_fragments |
XML fragments of this. |
| new_fragments |
Substitutes for |
| current_size |
Size of |
| new_size |
Size of |
Returns:
|
Result of operation. |