property TextEncoder.prototype.encoding Usage in Denoimport { TextEncoder } from "node:util"; The encoding supported by the TextEncoder instance. Always set to 'utf-8'. Type string