package js_of_ocaml-compiler

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Typed_array.BigstringSource

Sourceval to_arrayBuffer : t -> arrayBuffer
Sourceval to_uint8Array : t -> uint8Array
Sourceval of_arrayBuffer : arrayBuffer -> t
Sourceval of_uint8Array : uint8Array -> t