Class type Js_of_ocaml__Typed_array.typedArray
inherit arrayBufferView
method _BYTES_PER_ELEMENT : int Js_of_ocaml.Js.readonly_propmethod length : int Js_of_ocaml.Js.readonly_propmethod set_fromArray : 'a Js_of_ocaml.Js.js_array Js_of_ocaml.Js.t -> int -> unit Js_of_ocaml.Js.methmethod set_fromTypedArray : ('a, 'b) typedArray Js_of_ocaml.Js.t -> int -> unit Js_of_ocaml.Js.methmethod subarray : int -> int -> ('a, 'b) typedArray Js_of_ocaml.Js.t Js_of_ocaml.Js.methmethod subarray_toEnd : int -> ('a, 'b) typedArray Js_of_ocaml.Js.t Js_of_ocaml.Js.methmethod slice : int -> int -> ('a, 'b) typedArray Js_of_ocaml.Js.t Js_of_ocaml.Js.methmethod slice_toEnd : int -> ('a, 'b) typedArray Js_of_ocaml.Js.t Js_of_ocaml.Js.methmethod _content_type_ : 'b Js_of_ocaml.Js.optdef Js_of_ocaml.Js.readonly_prop