to_tokens
Description:
Serializes the this into string tokens.
This is can be invoked when new_for_string is called.
Parameters:
| this |
The Icon |
| tokens |
The array to fill with tokens |
| out_version |
version of serialized tokens |
Returns:
|
true if serialization took place, false otherwise |