is there an example how to do that?
And the next question is: how to work on the string by characters
instead of bytes. For example: how to crop the first unicode character
from a string?
Regards
Hi,
is there an example how to do that?
And the next question is: how to work on the string by characters
instead of bytes. For example: how to crop the first unicode character
from a string?