Type alias TranscodeEncoding

TranscodeEncoding: "ascii" | "utf8" | "utf16le" | "ucs2" | "latin1" | "binary"

Generated using TypeDoc