mirror of
https://github.com/zebrajr/node.git
synced 2026-01-15 12:15:26 +00:00
committed by
Ben Noordhuis
parent
6292df659f
commit
df6c12cdcc
@@ -1,6 +1,6 @@
|
||||
# StringDecoder
|
||||
|
||||
Stability: 2 - Unstable
|
||||
Stability: 3 - Stable
|
||||
|
||||
To use this module, do `require('string_decoder')`. StringDecoder decodes a
|
||||
buffer to a string. It is a simple interface to `buffer.toString()` but provides
|
||||
|
||||
Reference in New Issue
Block a user