property TextDecoder.prototype.encoding Usageimport { TextDecoder } from "node:util"; The encoding supported by the TextDecoder instance. Type string