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

Function put_byte

Picviewer CE+/dist.user.js:6305–6307  ·  view source on GitHub ↗
(s, b)

Source from the content-addressed store, hash-verified

6303
6304
6305function put_byte(s, b) {
6306 s.pending_buf[s.pending++] = b;
6307}
6308
6309
6310/* =========================================================================

Callers 1

deflateFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected