Skip to main content
StreamOptions.encoding - fs - Node documentation
property StreamOptions.encoding

Usage in Deno

import { type StreamOptions } from "node:fs";

Type

BufferEncoding | undefined