method FileUtils.getTextWithByteOrderMarkimport { FileUtils } from "https://dotland.deno.dev/x/ts_morph@17.0.0/common/mod.ts"; getTextWithByteOrderMark(text: string): stringGets the text with a byte order mark. Gets the text with a byte order mark. Parameterstext: string Text. Returnsstring