string decoder module

GPTKB entity

Statements (15)
Predicate Object
gptkbp:instanceOf 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
https://www.w3.org/2000/01/rdf-schema#label string decoder module
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 7