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

x/ultra/lib/stream.ts>decodeText

Zero-Legacy Deno/React Suspense SSR Framework
Go to Latest
function decodeText
import { decodeText } from "https://deno.land/x/ultra@v2.3.2/lib/stream.ts";

Parameters

optional
input: Uint8Array
optional
textDecoder: TextDecoder