Home
last modified time | relevance | path

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

/third_party/node/deps/npm/node_modules/iconv-lite/encodings/
H A Dutf32.js23 Utf32Codec.prototype.decoder = Utf32Decoder;
100 function Utf32Decoder(options, codec) { class
106 Utf32Decoder.prototype.write = function(src) {
181 Utf32Decoder.prototype.end = function() {

Completed in 1 milliseconds