René's URL Explorer Experiment


Title: String decoder | Node.js v25.2.1 Documentation

direct link

Domain: nodejs.org

nodejs.org:node-versionv25.2.1

Links:

Skip to contenthttps://nodejs.org/api/string_decoder.html#apicontent
Node.js https://nodejs.org/
About this documentationhttps://nodejs.org/api/documentation.html
Usage and examplehttps://nodejs.org/api/synopsis.html
Assertion testinghttps://nodejs.org/api/assert.html
Asynchronous context trackinghttps://nodejs.org/api/async_context.html
Async hookshttps://nodejs.org/api/async_hooks.html
Bufferhttps://nodejs.org/api/buffer.html
C++ addonshttps://nodejs.org/api/addons.html
C/C++ addons with Node-APIhttps://nodejs.org/api/n-api.html
C++ embedder APIhttps://nodejs.org/api/embedding.html
Child processeshttps://nodejs.org/api/child_process.html
Clusterhttps://nodejs.org/api/cluster.html
Command-line optionshttps://nodejs.org/api/cli.html
Consolehttps://nodejs.org/api/console.html
Cryptohttps://nodejs.org/api/crypto.html
Debuggerhttps://nodejs.org/api/debugger.html
Deprecated APIshttps://nodejs.org/api/deprecations.html
Diagnostics Channelhttps://nodejs.org/api/diagnostics_channel.html
DNShttps://nodejs.org/api/dns.html
Domainhttps://nodejs.org/api/domain.html
Environment Variableshttps://nodejs.org/api/environment_variables.html
Errorshttps://nodejs.org/api/errors.html
Eventshttps://nodejs.org/api/events.html
File systemhttps://nodejs.org/api/fs.html
Globalshttps://nodejs.org/api/globals.html
HTTPhttps://nodejs.org/api/http.html
HTTP/2https://nodejs.org/api/http2.html
HTTPShttps://nodejs.org/api/https.html
Inspectorhttps://nodejs.org/api/inspector.html
Internationalizationhttps://nodejs.org/api/intl.html
Modules: CommonJS moduleshttps://nodejs.org/api/modules.html
Modules: ECMAScript moduleshttps://nodejs.org/api/esm.html
Modules: node:module APIhttps://nodejs.org/api/module.html
Modules: Packageshttps://nodejs.org/api/packages.html
Modules: TypeScripthttps://nodejs.org/api/typescript.html
Nethttps://nodejs.org/api/net.html
OShttps://nodejs.org/api/os.html
Pathhttps://nodejs.org/api/path.html
Performance hookshttps://nodejs.org/api/perf_hooks.html
Permissionshttps://nodejs.org/api/permissions.html
Processhttps://nodejs.org/api/process.html
Punycodehttps://nodejs.org/api/punycode.html
Query stringshttps://nodejs.org/api/querystring.html
Readlinehttps://nodejs.org/api/readline.html
REPLhttps://nodejs.org/api/repl.html
Reporthttps://nodejs.org/api/report.html
Single executable applicationshttps://nodejs.org/api/single-executable-applications.html
SQLitehttps://nodejs.org/api/sqlite.html
Streamhttps://nodejs.org/api/stream.html
String decoderhttps://nodejs.org/api/string_decoder.html
Test runnerhttps://nodejs.org/api/test.html
Timershttps://nodejs.org/api/timers.html
TLS/SSLhttps://nodejs.org/api/tls.html
Trace eventshttps://nodejs.org/api/tracing.html
TTYhttps://nodejs.org/api/tty.html
UDP/datagramhttps://nodejs.org/api/dgram.html
URLhttps://nodejs.org/api/url.html
Utilitieshttps://nodejs.org/api/util.html
V8https://nodejs.org/api/v8.html
VMhttps://nodejs.org/api/vm.html
WASIhttps://nodejs.org/api/wasi.html
Web Crypto APIhttps://nodejs.org/api/webcrypto.html
Web Streams APIhttps://nodejs.org/api/webstreams.html
Worker threadshttps://nodejs.org/api/worker_threads.html
Zlibhttps://nodejs.org/api/zlib.html
Code repository and issue trackerhttps://github.com/nodejs/node
Table of contents https://nodejs.org/api/string_decoder.html#toc-picker
String decoderhttps://nodejs.org/api/string_decoder.html#string-decoder
Class: StringDecoderhttps://nodejs.org/api/string_decoder.html#class-stringdecoder
new StringDecoder([encoding])https://nodejs.org/api/string_decoder.html#new-stringdecoderencoding
stringDecoder.end([buffer])https://nodejs.org/api/string_decoder.html#stringdecoderendbuffer
stringDecoder.write(buffer)https://nodejs.org/api/string_decoder.html#stringdecoderwritebuffer
Index https://nodejs.org/api/string_decoder.html#gtoc-picker
About this documentationhttps://nodejs.org/api/documentation.html
Usage and examplehttps://nodejs.org/api/synopsis.html
Indexhttps://nodejs.org/api/index.html
Assertion testinghttps://nodejs.org/api/assert.html
Asynchronous context trackinghttps://nodejs.org/api/async_context.html
Async hookshttps://nodejs.org/api/async_hooks.html
Bufferhttps://nodejs.org/api/buffer.html
C++ addonshttps://nodejs.org/api/addons.html
C/C++ addons with Node-APIhttps://nodejs.org/api/n-api.html
C++ embedder APIhttps://nodejs.org/api/embedding.html
Child processeshttps://nodejs.org/api/child_process.html
Clusterhttps://nodejs.org/api/cluster.html
Command-line optionshttps://nodejs.org/api/cli.html
Consolehttps://nodejs.org/api/console.html
Cryptohttps://nodejs.org/api/crypto.html
Debuggerhttps://nodejs.org/api/debugger.html
Deprecated APIshttps://nodejs.org/api/deprecations.html
Diagnostics Channelhttps://nodejs.org/api/diagnostics_channel.html
DNShttps://nodejs.org/api/dns.html
Domainhttps://nodejs.org/api/domain.html
Environment Variableshttps://nodejs.org/api/environment_variables.html
Errorshttps://nodejs.org/api/errors.html
Eventshttps://nodejs.org/api/events.html
File systemhttps://nodejs.org/api/fs.html
Globalshttps://nodejs.org/api/globals.html
HTTPhttps://nodejs.org/api/http.html
HTTP/2https://nodejs.org/api/http2.html
HTTPShttps://nodejs.org/api/https.html
Inspectorhttps://nodejs.org/api/inspector.html
Internationalizationhttps://nodejs.org/api/intl.html
Modules: CommonJS moduleshttps://nodejs.org/api/modules.html
Modules: ECMAScript moduleshttps://nodejs.org/api/esm.html
Modules: node:module APIhttps://nodejs.org/api/module.html
Modules: Packageshttps://nodejs.org/api/packages.html
Modules: TypeScripthttps://nodejs.org/api/typescript.html
Nethttps://nodejs.org/api/net.html
OShttps://nodejs.org/api/os.html
Pathhttps://nodejs.org/api/path.html
Performance hookshttps://nodejs.org/api/perf_hooks.html
Permissionshttps://nodejs.org/api/permissions.html
Processhttps://nodejs.org/api/process.html
Punycodehttps://nodejs.org/api/punycode.html
Query stringshttps://nodejs.org/api/querystring.html
Readlinehttps://nodejs.org/api/readline.html
REPLhttps://nodejs.org/api/repl.html
Reporthttps://nodejs.org/api/report.html
Single executable applicationshttps://nodejs.org/api/single-executable-applications.html
SQLitehttps://nodejs.org/api/sqlite.html
Streamhttps://nodejs.org/api/stream.html
String decoderhttps://nodejs.org/api/string_decoder.html
Test runnerhttps://nodejs.org/api/test.html
Timershttps://nodejs.org/api/timers.html
TLS/SSLhttps://nodejs.org/api/tls.html
Trace eventshttps://nodejs.org/api/tracing.html
TTYhttps://nodejs.org/api/tty.html
UDP/datagramhttps://nodejs.org/api/dgram.html
URLhttps://nodejs.org/api/url.html
Utilitieshttps://nodejs.org/api/util.html
V8https://nodejs.org/api/v8.html
VMhttps://nodejs.org/api/vm.html
WASIhttps://nodejs.org/api/wasi.html
Web Crypto APIhttps://nodejs.org/api/webcrypto.html
Web Streams APIhttps://nodejs.org/api/webstreams.html
Worker threadshttps://nodejs.org/api/worker_threads.html
Zlibhttps://nodejs.org/api/zlib.html
Code repository and issue trackerhttps://github.com/nodejs/node
Other versions https://nodejs.org/api/string_decoder.html#alt-docs
25.xhttps://nodejs.org/docs/latest-v25.x/api/string_decoder.html
24.x LTShttps://nodejs.org/docs/latest-v24.x/api/string_decoder.html
23.xhttps://nodejs.org/docs/latest-v23.x/api/string_decoder.html
22.x LTShttps://nodejs.org/docs/latest-v22.x/api/string_decoder.html
21.xhttps://nodejs.org/docs/latest-v21.x/api/string_decoder.html
20.x LTShttps://nodejs.org/docs/latest-v20.x/api/string_decoder.html
19.xhttps://nodejs.org/docs/latest-v19.x/api/string_decoder.html
18.xhttps://nodejs.org/docs/latest-v18.x/api/string_decoder.html
17.xhttps://nodejs.org/docs/latest-v17.x/api/string_decoder.html
16.xhttps://nodejs.org/docs/latest-v16.x/api/string_decoder.html
15.xhttps://nodejs.org/docs/latest-v15.x/api/string_decoder.html
14.xhttps://nodejs.org/docs/latest-v14.x/api/string_decoder.html
13.xhttps://nodejs.org/docs/latest-v13.x/api/string_decoder.html
12.xhttps://nodejs.org/docs/latest-v12.x/api/string_decoder.html
11.xhttps://nodejs.org/docs/latest-v11.x/api/string_decoder.html
10.xhttps://nodejs.org/docs/latest-v10.x/api/string_decoder.html
9.xhttps://nodejs.org/docs/latest-v9.x/api/string_decoder.html
8.xhttps://nodejs.org/docs/latest-v8.x/api/string_decoder.html
7.xhttps://nodejs.org/docs/latest-v7.x/api/string_decoder.html
6.xhttps://nodejs.org/docs/latest-v6.x/api/string_decoder.html
5.xhttps://nodejs.org/docs/latest-v5.x/api/string_decoder.html
4.xhttps://nodejs.org/docs/latest-v4.x/api/string_decoder.html
0.12.xhttps://nodejs.org/docs/latest-v0.12.x/api/string_decoder.html
0.10.xhttps://nodejs.org/docs/latest-v0.10.x/api/string_decoder.html
Options https://nodejs.org/api/string_decoder.html#options-picker
View on single pagehttps://nodejs.org/api/all.html
View as JSONhttps://nodejs.org/api/string_decoder.json
Edit on GitHubhttps://github.com/nodejs/node/edit/main/doc/api/string_decoder.md
String decoderhttps://nodejs.org/api/string_decoder.html#string-decoder
Class: StringDecoderhttps://nodejs.org/api/string_decoder.html#class-stringdecoder
new StringDecoder([encoding])https://nodejs.org/api/string_decoder.html#new-stringdecoderencoding
stringDecoder.end([buffer])https://nodejs.org/api/string_decoder.html#stringdecoderendbuffer
stringDecoder.write(buffer)https://nodejs.org/api/string_decoder.html#stringdecoderwritebuffer
#https://nodejs.org/api/string_decoder.html#string-decoder
Stability: 2https://nodejs.org/api/documentation.html#stability-index
lib/string_decoder.jshttps://github.com/nodejs/node/blob/v25.2.1/lib/string_decoder.js
#https://nodejs.org/api/string_decoder.html#class-stringdecoder
#https://nodejs.org/api/string_decoder.html#new-stringdecoderencoding
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#string_type
encodinghttps://nodejs.org/api/buffer.html#buffers-and-character-encodings
#https://nodejs.org/api/string_decoder.html#stringdecoderendbuffer
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#string_type
https://nodejs.org/api/buffer.html#class-buffer
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/TypedArray
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/DataView
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#string_type
#https://nodejs.org/api/string_decoder.html#stringdecoderwritebuffer
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#string_type
https://nodejs.org/api/buffer.html#class-buffer
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/TypedArray
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/DataView
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Data_structures#string_type

Viewport: width=device-width


URLs of crawlers that visited me.