MCPcopy Create free account
hub / github.com/hoothin/UserScripts / send_code

Function send_code

Picviewer CE+/Picviewer CE+.user.js:10579–10581  ·  view source on GitHub ↗
(s, c, tree)

Source from the content-addressed store, hash-verified

10577
10578
10579function send_code(s, c, tree) {
10580 send_bits(s, tree[c * 2]/*.Code*/, tree[c * 2 + 1]/*.Len*/);
10581}
10582
10583
10584/* ===========================================================================

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