package vdom

  1. Overview
  2. Docs

Module Js_browser.Uint8ArraySource

Sourcetype t = private ArrayBuffer.t
Sourceval t_of_js : Ojs.t -> t
Sourceval t_to_js : t -> Ojs.t
Sourceval from_buffer : ArrayBuffer.t -> t
Sourceval create : int -> t
Sourceval set : t -> int array -> int -> unit
Sourceval length : t -> int
Sourceval random : t -> unit
Sourceval to_array : t -> int array
Sourceval get : t -> int -> int
Sourceval from : Ojs.t -> (Ojs.t -> int) -> t
OCaml

Innovation. Community. Security.