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