DataStream objects must implement the writeToStream() method to write its data to the given OutputStream
@param os the outputsteam stream
@throws java.io.IOException an I/O exception of some sort has occurred.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.