For an upload id obtained from initiateFileUpload(), send another chunk of bytes for that upload.
@param uploadID the id obtained from initiateFileUpload()
@param bytes the bytes to upload
@return true if the total upload has been completed, false otherwise
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.