package bls12-381-js-gen

  1. Overview
  2. Docs

Module Jsoo_lib.ArrayBufferSource

include JS_OBJECT
Sourcetype t
Sourceval to_string : t -> string

Equivalent to toString on the object in JavaScript

Sourceval make : int -> char -> t
Sourceval is_array_buffer : Js_of_ocaml.Js.Unsafe.any -> bool
Sourceval length : t -> Number.t