type alias BufferEncodingOption Usage in Denoimport { type BufferEncodingOption } from "node:fs"; Definition "buffer" | { encoding: "buffer"; }