MCPcopy Create free account
hub / github.com/DeAI-Artist/Linkis / sovTypes

Function sovTypes

abci/types/types.pb.go:7810–7812  ·  view source on GitHub ↗
(x uint64)

Source from the content-addressed store, hash-verified

7808}
7809
7810func sovTypes(x uint64) (n int) {
7811 return (math_bits.Len64(x|1) + 6) / 7
7812}
7813func sozTypes(x uint64) (n int) {
7814 return sovTypes(uint64((x << 1) ^ uint64((int64(x) >> 63))))
7815}

Callers 15

encodeVarintTypesFunction · 0.70
SizeMethod · 0.70
SizeMethod · 0.70
SizeMethod · 0.70
SizeMethod · 0.70
SizeMethod · 0.70
SizeMethod · 0.70
SizeMethod · 0.70
SizeMethod · 0.70
SizeMethod · 0.70
SizeMethod · 0.70
SizeMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected