[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=Element Info=Converts the string to the stream. [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] doStream=Converts the string to the stream. ARG(string Data)|1|0 onStream=Occurs after invoke method doStream and returns the stream. ARG(stream)|2|10 Result=Returns the result of the conversion. ARG(stream)|3|10 Data=Defines the string to convert. ARG(string)|4|2