Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
const
StringBuf = verquire(
'utils/string-buf'
);
2
3
describe(
'StringBuf'
, () => {
4
// StringBuf is a lightweight string-builder used by the streaming writers to build
Callers
nothing calls this directly
Calls
4
toString
Method · 0.65
addText
Method · 0.45
toBuffer
Method · 0.45
reset
Method · 0.45
Tested by
no test coverage detected