TextDecoder
Nodepod API / src / util / TextDecoder
Variable: TextDecoder
Section titled “Variable: TextDecoder”
constTextDecoder: (label?,options?) =>TextDecoder=globalThis.TextDecoder
Defined in: src/polyfills/util.ts:733
Parameters
Section titled “Parameters”label?
Section titled “label?”string
options?
Section titled “options?”TextDecoderOptions
Returns
Section titled “Returns”TextDecoder