memoryToText (Memory Management)
Creates a new string.
Arguments
pointer
to a character sequence in UTF-8 encoding.size
of the character sequence in bytes, an integer number.
Return values
text
is the new string.
Example
Output:
1234
Creates a new string.