MCPcopy Create free account
hub / github.com/araddon/qlbridge / sozSql

Function sozSql

rel/sql.pb.go:1754–1756  ·  view source on GitHub ↗
(x uint64)

Source from the content-addressed store, hash-verified

1752 return n
1753}
1754func sozSql(x uint64) (n int) {
1755 return sovSql(uint64((x << 1) ^ uint64((int64(x) >> 63))))
1756}
1757func (m *SqlStatementPb) Unmarshal(data []byte) error {
1758 l := len(data)
1759 iNdEx := 0

Callers

nothing calls this directly

Calls 1

sovSqlFunction · 0.85

Tested by

no test coverage detected