Home
last modified time | relevance | path

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

/third_party/node/deps/npm/node_modules/iconv-lite/encodings/
H A Dutf32.js199 Utf32AutoCodec.prototype.encoder = Utf32AutoEncoder;
204 function Utf32AutoEncoder(options, codec) { function
213 Utf32AutoEncoder.prototype.write = function(str) {
217 Utf32AutoEncoder.prototype.end = function() {
211 Utf32AutoEncoder.prototype.write = function(str) { global() class

Completed in 1 milliseconds