property TextDecoder.prototype.ignoreBOM Usage in Deno```typescript import { TextDecoder } from "node:node__util.d.ts"; ``` The value will be `true` if the decoding result will include the byte order mark. Type boolean