Skip to main content
Go to Latest
function getEncoding
import { getEncoding } from "https://deno.land/std@0.166.0/node/_fs/_fs_common.ts";

Parameters

optional
optOrCallback:
| FileOptions
| WriteFileOptions
| ((...args: any[]) => any)
| Encodings
| null

Returns

Encodings | null