Coconstructor
Bun

constructor

util.TextDecoder.constructor

Not implemented in Bun

constructor TextDecoder(
encoding?: string,
options?: { fatal: boolean; ignoreBOM: boolean }