Class type Typed_array.dataView
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 -> Js_of_ocaml__.Js.number_t Js_of_ocaml__.Js.methmethod getInt32_ : int ->
bool Js_of_ocaml__.Js.t ->
Js_of_ocaml__.Js.number_t Js_of_ocaml__.Js.methmethod getUint32 : int -> Js_of_ocaml__.Js.number_t Js_of_ocaml__.Js.methmethod getUint32_ : int ->
bool Js_of_ocaml__.Js.t ->
Js_of_ocaml__.Js.number_t Js_of_ocaml__.Js.methmethod getFloat32 : int -> Js_of_ocaml__.Js.number_t Js_of_ocaml__.Js.methmethod getFloat32_ : int ->
bool Js_of_ocaml__.Js.t ->
Js_of_ocaml__.Js.number_t Js_of_ocaml__.Js.methmethod getFloat64 : int -> Js_of_ocaml__.Js.number_t Js_of_ocaml__.Js.methmethod getFloat64_ : int ->
bool Js_of_ocaml__.Js.t ->
Js_of_ocaml__.Js.number_t 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 ->
Js_of_ocaml__.Js.number_t ->
unit Js_of_ocaml__.Js.methmethod setInt32_ : int ->
Js_of_ocaml__.Js.number_t ->
bool Js_of_ocaml__.Js.t ->
unit Js_of_ocaml__.Js.methmethod setUint32 : int ->
Js_of_ocaml__.Js.number_t ->
unit Js_of_ocaml__.Js.methmethod setUint32_ : int ->
Js_of_ocaml__.Js.number_t ->
bool Js_of_ocaml__.Js.t ->
unit Js_of_ocaml__.Js.methmethod setFloat32 : int ->
Js_of_ocaml__.Js.number_t ->
unit Js_of_ocaml__.Js.methmethod setFloat32_ : int ->
Js_of_ocaml__.Js.number_t ->
bool Js_of_ocaml__.Js.t ->
unit Js_of_ocaml__.Js.methmethod setFloat64 : int ->
Js_of_ocaml__.Js.number_t ->
unit Js_of_ocaml__.Js.methmethod setFloat64_ : int ->
Js_of_ocaml__.Js.number_t ->
bool Js_of_ocaml__.Js.t ->
unit Js_of_ocaml__.Js.meth