A node which encode a utf16-le into utf8 string
npm install node-red-contrib-binarybuffer-utf8node-red-contrib-binarybuffer-utf8
========================
Install
-------
Either use the Node-RED Menu - Manage Palette - Install, or run the following command in your Node-RED user directory - typically ~/.node-red
npm i node-red-contrib-binarybuffer-utf8
Usage
-----
A node that converts an utf16-le binary buffer into a utf8 string which can be used in Node-RED.
This node can be used e.g. for encode a tail node.