Skip to main content
TextDecoderStream.encoding - stream/web - Node documentation
property TextDecoderStream.encoding

Usage in Deno

import { type TextDecoderStream } from "node:stream/web";

Returns encoding's name, lower cased.

Type

string