[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=Element Info=Converts base data types to an array of bytes. [Property] Extern=Make an internal variable available in the global scope. ARG(bool)|4|0|True,False [Methods] doGetBytes=Converts the value of the specified object as an array of bytes. ARG(T value)|1|0 onGetBytes=Occurs after invoke the method doGetBytes and returns of the conversion. ARG(byte[])|2|13 Result=Returns the result of the conversion. ARG(byte[])|3|13 Value=Defines the object to convert. ARG(T)|4|0