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

Function writeByte

static/webuploader/webuploader.js:5809–5812  ·  view source on GitHub ↗
(value)

Source from the content-addressed store, hash-verified

5807 }
5808
5809 function writeByte(value)
5810 {
5811 byteout.push(clt[value]); // write char directly instead of converting later
5812 }
5813
5814 function writeWord(value)
5815 {

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