MCPcopy Index your code
hub / github.com/hoothin/UserScripts / zero

Function zero

Picviewer CE+/dist.user.js:6267–6267  ·  view source on GitHub ↗
(buf)

Source from the content-addressed store, hash-verified

6265}
6266
6267function zero(buf) { var len = buf.length; while (--len >= 0) { buf[len] = 0; } }
6268
6269
6270/* =========================================================================

Callers 5

lm_initFunction · 0.70
DeflateStateFunction · 0.70
deflateFunction · 0.70
deflateSetDictionaryFunction · 0.70
dist.user.jsFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected