MCPcopy
hub / github.com/exceljs/exceljs / parse-sax.js

File parse-sax.js

lib/utils/parse-sax.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const {SaxesParser} = require('saxes');
2const {PassThrough} = require('readable-stream');
3const {bufferToString} = require('./browser-buffer-decode');
4

Callers

nothing calls this directly

Calls 5

bufferToStringFunction · 0.85
onMethod · 0.80
writeMethod · 0.65
pipeMethod · 0.45
pushMethod · 0.45

Tested by

no test coverage detected