function::user_string_quoted_utf32
名称
function::user_string_quoted_utf32 — Quote given user UTF-32 string.
Synopsis
user_string_quoted_utf32:string(addr:long)
user_string_quoted_utf32:string(addr:long)
Arguments
addr- The user address to retrieve the string from
 
Description
					This function combines quoting as per 
string_quoted and UTF-32 decoding as per user_string_utf32.