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

Function writeByte

static/webuploader/webuploader.fis.js:5784–5787  ·  view source on GitHub ↗
(value)

Source from the content-addressed store, hash-verified

5782 }
5783
5784 function writeByte(value)
5785 {
5786 byteout.push(clt[value]); // write char directly instead of converting later
5787 }
5788
5789 function writeWord(value)
5790 {

Callers 7

writeBitsFunction · 0.70
writeWordFunction · 0.70
writeAPP0Function · 0.70
writeSOF0Function · 0.70
writeDQTFunction · 0.70
writeDHTFunction · 0.70
writeSOSFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected