MCPcopy Index your code
hub / github.com/exceljs/exceljs / string-buf.spec.js

File string-buf.spec.js

spec/unit/utils/string-buf.spec.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const StringBuf = verquire('utils/string-buf');
2
3describe('StringBuf', () => {
4 // StringBuf is a lightweight string-builder used by the streaming writers to build

Callers

nothing calls this directly

Calls 4

toStringMethod · 0.65
addTextMethod · 0.45
toBufferMethod · 0.45
resetMethod · 0.45

Tested by

no test coverage detected