MCPcopy Create free account
hub / github.com/TruthHun/BookStack / zero

Function zero

static/word2md/mammoth.browser.js:18357–18357  ·  view source on GitHub ↗
(buf)

Source from the content-addressed store, hash-verified

18355}
18356
18357function zero(buf) { var len = buf.length; while (--len >= 0) { buf[len] = 0; } }
18358
18359
18360/* =========================================================================

Callers 5

lm_initFunction · 0.70
DeflateStateFunction · 0.70
deflateFunction · 0.70
deflateSetDictionaryFunction · 0.70
mammoth.browser.jsFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected