Skip to main content
TextDecoder.prototype.encoding - util - Node documentation
property TextDecoder.prototype.encoding

Usage in Deno

import { TextDecoder } from "node:util";

The encoding supported by the TextDecoder instance.

Type

string