Class type Typed_array.typedArray
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, 'c) typedArray Js_of_ocaml__.Js.t ->
int ->
unit Js_of_ocaml__.Js.methmethod subarray : int ->
int ->
('a, 'b, 'c) typedArray Js_of_ocaml__.Js.t Js_of_ocaml__.Js.methmethod subarray_toEnd : int ->
('a, 'b, 'c) typedArray Js_of_ocaml__.Js.t Js_of_ocaml__.Js.methmethod slice : int ->
int ->
('a, 'b, 'c) typedArray Js_of_ocaml__.Js.t Js_of_ocaml__.Js.methmethod slice_toEnd : int ->
('a, 'b, 'c) typedArray Js_of_ocaml__.Js.t Js_of_ocaml__.Js.methmethod _content_type_ : ('b * 'c) Js_of_ocaml__.Js.optdef
Js_of_ocaml__.Js.readonly_prop