Statements (15)
| Predicate | Object |
|---|---|
| gptkbp:instanceOf |
gptkb:Node.js_core_module
|
| gptkbp:availableOn |
gptkb:Node.js
|
| gptkbp:canDecode |
gptkb:UTF-8
Base64 UTF-16LE |
| gptkbp:documentation |
https://nodejs.org/api/string_decoder.html
|
| gptkbp:example |
const { StringDecoder } = require('string_decoder');
|
| gptkbp:exportedTo |
StringDecoder
|
| gptkbp:introducedIn |
Node.js v0.1.99
|
| gptkbp:mainFunction |
decodes buffer data to strings without breaking multi-byte characters
|
| gptkbp:provides |
StringDecoder class
|
| gptkbp:usedFor |
decoding buffer objects into strings
|
| gptkbp:bfsParent |
gptkb:Node.js_APIs
|
| gptkbp:bfsLayer |
8
|
| https://www.w3.org/2000/01/rdf-schema#label |
string decoder module
|