Files
node/lib
Justin Ridgewell d2a6110d3f string_decoder: reset decoder on end
This resets the StringDecoder's state after calling `#end`. Further
writes to the decoder will act as if it were a brand new instance,
allowing simple reuse.

PR-URL: https://github.com/nodejs/node/pull/18494
Fixes: https://github.com/nodejs/node/issues/16564
Refs: https://github.com/nodejs/node/pull/16594
Reviewed-By: Tiancheng "Timothy" Gu <timothygu99@gmail.com>
Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
2018-02-02 20:31:39 +01:00
..
2018-01-24 13:12:51 +01:00
2018-01-29 14:45:06 +01:00
2017-12-24 14:09:29 +08:00
2017-08-28 00:39:42 +04:00
2018-01-29 14:45:06 +01:00
2016-10-04 12:17:32 -04:00
2017-03-10 11:23:48 -08:00
2018-01-24 13:07:35 +01:00
2018-01-31 18:36:43 +01:00
2018-01-30 17:00:57 -08:00
2017-12-13 06:23:23 +01:00