inherit arrayBufferView
method getInt8 : int -> int Js_of_ocaml.Js.methmethod getUint8 : int -> int Js_of_ocaml.Js.methmethod getInt16 : int -> int Js_of_ocaml.Js.methmethod getInt16_ : int -> bool Js_of_ocaml.Js.t -> int Js_of_ocaml.Js.methmethod getUint16 : int -> int Js_of_ocaml.Js.methmethod getUint16_ : int -> bool Js_of_ocaml.Js.t -> int Js_of_ocaml.Js.methmethod getInt32 : int -> int Js_of_ocaml.Js.methmethod getInt32_ : int -> bool Js_of_ocaml.Js.t -> int Js_of_ocaml.Js.methmethod getUint32 : int -> float Js_of_ocaml.Js.methmethod getUint32_ : int -> bool Js_of_ocaml.Js.t -> float Js_of_ocaml.Js.methmethod getFloat32 : int -> float Js_of_ocaml.Js.methmethod getFloat32_ : int -> bool Js_of_ocaml.Js.t -> float Js_of_ocaml.Js.methmethod getFloat64 : int -> float Js_of_ocaml.Js.methmethod getFloat64_ : int -> bool Js_of_ocaml.Js.t -> float Js_of_ocaml.Js.methmethod setInt8 : int -> int -> unit Js_of_ocaml.Js.methmethod setUint8 : int -> int -> unit Js_of_ocaml.Js.methmethod setInt16 : int -> int -> unit Js_of_ocaml.Js.methmethod setInt16_ : int -> int -> bool Js_of_ocaml.Js.t -> unit Js_of_ocaml.Js.methmethod setUint16 : int -> int -> unit Js_of_ocaml.Js.methmethod setUint16_ : int -> int -> bool Js_of_ocaml.Js.t -> unit Js_of_ocaml.Js.methmethod setInt32 : int -> int -> unit Js_of_ocaml.Js.methmethod setInt32_ : int -> int -> bool Js_of_ocaml.Js.t -> unit Js_of_ocaml.Js.methmethod setUint32 : int -> float -> unit Js_of_ocaml.Js.methmethod setUint32_ : int -> float -> bool Js_of_ocaml.Js.t -> unit Js_of_ocaml.Js.methmethod setFloat32 : int -> float -> unit Js_of_ocaml.Js.methmethod setFloat32_ : int -> float -> bool Js_of_ocaml.Js.t -> unit Js_of_ocaml.Js.methmethod setFloat64 : int -> float -> unit Js_of_ocaml.Js.methmethod setFloat64_ : int -> float -> bool Js_of_ocaml.Js.t -> unit Js_of_ocaml.Js.meth