// Generated by esidl 0.4.0. package org.w3c.dom.typedarray; public interface ArrayBuffer_Constructor { // Constructor public ArrayBuffer createInstance(int length); }