Home
last modified time | relevance | path

Searched refs:Utf32AutoDecoder (Results 1 - 1 of 1) sorted by relevance

/third_party/node/deps/npm/node_modules/iconv-lite/encodings/
H A Dutf32.js200 Utf32AutoCodec.prototype.decoder = Utf32AutoDecoder;
223 function Utf32AutoDecoder(options, codec) { class
231 Utf32AutoDecoder.prototype.write = function(buf) {
255 Utf32AutoDecoder.prototype.end = function() {

Completed in 2 milliseconds