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

Function send_code

static/word2md/mammoth.browser.js:22561–22563  ·  view source on GitHub ↗
(s, c, tree)

Source from the content-addressed store, hash-verified

22559
22560
22561function send_code(s, c, tree) {
22562 send_bits(s, tree[c * 2]/*.Code*/, tree[c * 2 + 1]/*.Len*/);
22563}
22564
22565
22566/* ===========================================================================

Callers 3

compress_blockFunction · 0.70
send_treeFunction · 0.70
_tr_alignFunction · 0.70

Calls 1

send_bitsFunction · 0.70

Tested by

no test coverage detected