new UTF8Parser() Parser that decodes UTF-8 text from a series of provided ArrayBuffers. Multi-byte characters that continue from one buffer to the next are handled correctly. Source: main/webapp/modules/UTF8Parser.js, line 29