= 768" x-on:close-sidebar="sidebar=window.innerWidth >= 768 && true">
package js_of_ocaml
-
js_of_ocaml
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
inherit arrayBufferView
method getInt8 : int -> int Js.meth
method getUint8 : int -> int Js.meth
method getUint16 : int -> int Js.meth
method getInt32 : int -> int Js.meth
method getUint32 : int -> float Js.meth
method getFloat32 : int -> float Js.meth
method getFloat64 : int -> float Js.meth
method setInt8 : int -> int -> unit Js.meth
method setUint8 : int -> int -> unit Js.meth
method setInt16 : int -> int -> unit Js.meth
method setUint16 : int -> int -> unit Js.meth
method setInt32 : int -> int -> unit Js.meth
method setUint32 : int -> float -> unit Js.meth
method setFloat32 : int -> float -> unit Js.meth
method setFloat64 : int -> float -> unit Js.meth