new TextDecoder([encoding[, options]]); textDecoder.decode([input[, options]]) ... i.e. taking an (err, value) => ... callback as the last argument.
確定! 回上一頁