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

Usage in Deno

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

Returns "utf-8".

Type

"utf-8"