MCPcopy Create free account
hub / github.com/blastrain/vitess-sqlparser / EncodeInt

Function EncodeInt

tidbparser/dependency/util/codec/number.go:37–42  ·  view source on GitHub ↗

EncodeInt appends the encoded value to slice b and returns the appended slice. EncodeInt guarantees that the encoded value is in ascending order for comparison.

(b []byte, v int64)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

encodeFunction · 0.85
encodeSignedIntFunction · 0.85
encodeChunkRowFunction · 0.85

Calls 1

EncodeIntToCmpUintFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…