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

x/netsaur/src/backends/gpu/util.ts>encodeJSON

Powerful machine learning, accelerated by WebGPU
Go to Latest
function encodeJSON
import { encodeJSON } from "https://deno.land/x/netsaur@0.3.1/src/backends/gpu/util.ts";

Encode JSON data.

Parameters

json: unknown

Returns

Uint8Array