interface EncodeIntoResult Usage in Denoimport { type EncodeIntoResult } from "node:util"; Properties read: number The read Unicode code units of input. written: number The written UTF-8 bytes of output.