MCPcopy Create free account
hub / github.com/Keyang/node-csvtojson / Converter.js

File Converter.js

v1/core/Converter.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1var util = require("util");
2var Transform = require("stream").Transform;
3var os = require("os");
4var eol = os.EOL;

Callers

nothing calls this directly

Calls 9

workerMgrFunction · 0.85
processResultMethod · 0.80
initWorkerMethod · 0.80
parseMethod · 0.80
unclosed_quoteMethod · 0.80
bufFromStringFunction · 0.70
stripBomFunction · 0.70
destroyMethod · 0.45

Tested by

no test coverage detected