Файловый менеджер - Редактировать - /home/clickysoft/public_html/calvary-p2.clickysoft.net/scripts/node_modules/text-decoder/lib/browser-decoder.js
Назад
module.exports = class BrowserDecoder { constructor (encoding) { this.decoder = new TextDecoder(encoding === 'utf16le' ? 'utf16-le' : encoding) } decode (data) { return this.decoder.decode(data, { stream: true }) } flush () { return this.decoder.decode(new Uint8Array(0)) } }
| ver. 1.4 |
Github
|
.
| PHP 8.1.29 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка