MCPcopy Create free account
hub / github.com/FirmaChain/firmachain / sovQuery

Function sovQuery

x/nft/types/query.pb.go:1096–1098  ·  view source on GitHub ↗
(x uint64)

Source from the content-addressed store, hash-verified

1094}
1095
1096func sovQuery(x uint64) (n int) {
1097 return (math_bits.Len64(x|1) + 6) / 7
1098}
1099func sozQuery(x uint64) (n int) {
1100 return sovQuery(uint64((x << 1) ^ uint64((int64(x) >> 63))))
1101}

Callers 10

encodeVarintQueryFunction · 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
sozQueryFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected