Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/sqlite/src/wasm.ts>setArr

Deno SQLite module
Go to Latest
function setArr
import { setArr } from "https://deno.land/x/sqlite@v3.4.1/src/wasm.ts";

Parameters

wasm: Wasm
arr: Uint8Array
closure: (ptr: number) => T