Get the content of the stream as a string.
[C#] string GetText()
string GetText()
Get the content of the stream in string format.
You will generally want to ensure your stream is decompressed before using this function.
None.