Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirmaChain/firmachain
/ sovQuery
Function
sovQuery
x/token/types/query.pb.go:821–823 ·
view source on GitHub ↗
(x uint64)
Source
from the content-addressed store, hash-verified
819
}
820
821
func
sovQuery(x uint64) (n int) {
822
return
(math_bits.Len64(x|1) + 6) / 7
823
}
824
func
sozQuery(x uint64) (n int) {
825
return
sovQuery(uint64((x << 1) ^ uint64((int64(x) >> 63))))
826
}
Callers
8
encodeVarintQuery
Function · 0.70
Size
Method · 0.70
Size
Method · 0.70
Size
Method · 0.70
Size
Method · 0.70
Size
Method · 0.70
Size
Method · 0.70
sozQuery
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected