Version: 5.6
protected string GetText ();

반환

string A string representing the data in the native-memory buffer.

설명

Returns a copy of the native-memory buffer interpreted as a UTF8 string.

Called by DownloadHandler.text. Allocates a new string for each call.