Version: 5.5
protected string GetText ();

Returns

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

Description

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

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