On Tuesday, April 1, 2014 2:13:32 AM UTC-4, Joran Dirk Greef wrote: > > I am writing a UTF8 decoder for browser use to decode a typed array into a > string. > > I want it to handle invalid UTF8 in the same way as Node for various > invalid inputs, as client and server need to produce identical output, for > syncing and testing purposes. > > node has StringDecoder: https://github.com/joyent/node/blob/master/lib/string_decoder.js
-- -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en --- You received this message because you are subscribed to the Google Groups "nodejs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
