MCPcopy
hub / github.com/jagenjo/webglstudio.js / zero

Function zero

editor/js/extra/jszip.js:6700–6700  ·  view source on GitHub ↗
(buf)

Source from the content-addressed store, hash-verified

6698}
6699
6700function zero(buf) { var len = buf.length; while (--len >= 0) { buf[len] = 0; } }
6701
6702
6703/* =========================================================================

Callers 5

lm_initFunction · 0.70
DeflateStateFunction · 0.70
deflateFunction · 0.70
deflateSetDictionaryFunction · 0.70
jszip.jsFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected