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

Function put_byte

static/word2md/mammoth.browser.js:18395–18397  ·  view source on GitHub ↗
(s, b)

Source from the content-addressed store, hash-verified

18393
18394
18395function put_byte(s, b) {
18396 s.pending_buf[s.pending++] = b;
18397}
18398
18399
18400/* =========================================================================

Callers 1

deflateFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected