Home
last modified time | relevance | path

Searched refs:DBCSEncoder (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/npm/node_modules/iconv-lite/encodings/
Ddbcs-codec.js139 DBCSCodec.prototype.encoder = DBCSEncoder;
302 function DBCSEncoder(options, codec) { class
314 DBCSEncoder.prototype.write = function(str) {
439 DBCSEncoder.prototype.end = function() {
471 DBCSEncoder.prototype.findIdx = findIdx;