Hi Guest 1 HomePage 1 Jobs 1 WalkIn 1Articles  

 :) Latest Topic
Node.js Tutorial
Parts of Node.js
Features of Node.js
Install Node.js Windows
Install Node.js Linux
Node.js First Example
Node.js Console
Node.js REPL
Node.js NPM
Node.js CL Options1
Node.js CL Option2
Node.js Globals
Node.js OS
Node.js Timer
Node.js Errors
Node.js DNS
Node.js Net
Node.js Crypto
Node.js TLS/SSL
Node.js Debugger
Node.js Process
Node.js Process Example
Node.js Process Example2
Node.js Child Process
Child Process EXEC
Child Process SPAWN
Child Process Fork
Node.js Buffers
Node.js Streams
Node.js Reading Stream
Node.js Writing Stream
Node.js Piping Stream
Node.js Chaining Streams
Node.js File System Part1
Node.js File System Part2
Node.js File System Part3
Node.js Path
Node.js StringDecoder
Node.js Query String
Node.js ZLIB
Node.js Assertion
Node.js V8
Node.js Callbacks
Node.js Events
Node.js Punycode
Node.js TTY
Node.js Web Module
Node.js Upload Files
Node.js Email Send
Node.js BuiltIn Modules
 


  

 
Node.js StringDecoder
Question Posted on 02 Apr 2024

Home >> Tutorial >> Node.js Tutorial >> Node.js StringDecoder


Node.js StringDecoder

Node.js StringDecoder


When we say about the Node.js StringDecoder, this is mainly used to decode buffer into the string. This is similar to buffer.toString() but this will provides extra support to UTF.

And to use StringDecoder module you need to use require('string_decoder'). And below is the syntax for this:-
const StringDecoder = require('string_decoder').StringDecoder;



Node.js StringDecoder Methods


StringDecoder class has two methods and these are given below:-

(1)decoder.write(buffer):-Well this method is mainly used to return the decoded string.

(2)decoder.end():-Well this method is used to return trailing bytes, if any left in the buffer.

Node.js StringDecoder Example


Well to understand the StringDecoder we will take a example of StringDecoder:-

File: stringDecoderExample.js


String Decoder Node.js

Now the output of above code for StringDecoder is given below:-


String Decoder Node.js





Other Important Questions
Parts of Node.js
Install Node.js Linux
Node.js First Example
Node.js Globals
Node.js DNS







 
Top Searches:asp net questions vb net questions sql query uddl questions class javascript Questions sharepoint interview questions and concept silverlight questions and concept wcf questions beans general knowledge ajax questions
PHP | Biztalk | Testing | SAP | HR |