MCPcopy Index your code
hub / github.com/dataease/SQLBot / read

Function read

frontend/public/swagger-ui-bundle.js:21750–21752  ·  view source on GitHub ↗
(s, o)

Source from the content-addressed store, hash-verified

21748 ;((w = 2), (x /= 2), (C /= 2), (i /= 2))
21749 }
21750 function read(s, o) {
21751 return 1 === w ? s[o] : s.readUInt16BE(o * w)
21752 }
21753 if (u) {
21754 let a = -1
21755 for (_ = i; _ < x; _++)

Callers 1

arrayIndexOfFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected