Create the designated resource.
@param resourceName Designates the resource; typically structured by slashes ("/") like"com/foo/pkg/Bar.class"
@return Bytes written to this {@link OutputStream} are stored in the resource
@throws IOException Problems creating the resource
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.