= 768" x-on:close-sidebar="sidebar=window.innerWidth >= 768 && true">
package js_of_ocaml
-
js_of_ocaml
-
-
js_of_ocaml.deriving
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
type t =
(char, Bigarray.int8_unsigned_elt, Bigarray.c_layout) Bigarray.Array1.t
val to_arrayBuffer : t -> arrayBuffer Js.t
val to_uint8Array : t -> uint8Array Js.t
val of_arrayBuffer : arrayBuffer Js.t -> t
val of_uint8Array : uint8Array Js.t -> t