Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

render

import { render } from "https://raw.githubusercontent.com/nats-io/nats.deno/v1.27.0/nats-base-client/internal_mod.ts";
function render(frame: Uint8Array): string;
§
render(frame: Uint8Array): string
[src]

§Parameters

§
frame: Uint8Array
[src]

§Return Type

§
string
[src]