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

Function writeByte

static/webuploader/webuploader.custom.js:5820–5823  ·  view source on GitHub ↗
(value)

Source from the content-addressed store, hash-verified

5818 }
5819
5820 function writeByte(value)
5821 {
5822 byteout.push(clt[value]); // write char directly instead of converting later
5823 }
5824
5825 function writeWord(value)
5826 {

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