type alias BufferEncodingOption Usageimport { type BufferEncodingOption } from "node:fs"; Definition "buffer" | { encoding: "buffer"; }