Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/netsaur/src/backends/cpu/util.ts>Buffer

Powerful machine learning, accelerated by WebGPU
Latest
class Buffer
import { Buffer } from "https://deno.land/x/netsaur@0.3.2-patch/src/backends/cpu/util.ts";

Properties

allocBuffer: Deno.PointerObject<{ readonly parameters: readonly ["usize"]; readonly result: "buffer"; }>
buffer: Uint8Array