java.lang.ClassLoader.defineClass( String name, byte[] b, int off, int len )
// returns an instance of a class defined by the byte[].