Class type Typed_array.arrayBuffer

method byteLength : int Js.readonly_prop
method slice : int -> int -> arrayBuffer Js.t Js.meth
method slice_toEnd : int -> arrayBuffer Js.t Js.meth