[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=Element Info=Converts the stream to the string. [Property] Encoding=Sets the Encoding used to convert. ARG(Encoding)|20|(empty)|Encoding Extern=Make an internal variable available in the global scope. ARG(bool)|4|0|True,False [Methods] doString=Converts the stream to the string. ARG(stream Stream)|1|0 onString=Occurs after invoke method doString and returns the string. ARG(string)|2|2 Result=Returns the result of the conversion. ARG(string)|3|2 Stream=Defines the stream to convert. ARG(stream)|4|10