buf.getmultiustr
Convert a buffer to array of unicode strings. Load the array of string from multi-string buffer where strings are divided by zero character.
method arrustr buf.getmultiustr (
arrustr ret
)
arrustr ret
)
Parameters
ret | The result array of unicode strings. |
Return value
The result array of unicode strings.
Related links | Source |