MCPcopy
hub / github.com/grafana/dskit / sovHttpgrpc

Function sovHttpgrpc

httpgrpc/httpgrpc.pb.go:700–702  ·  view source on GitHub ↗
(x uint64)

Source from the content-addressed store, hash-verified

698}
699
700func sovHttpgrpc(x uint64) (n int) {
701 return (math_bits.Len64(x|1) + 6) / 7
702}
703func sozHttpgrpc(x uint64) (n int) {
704 return sovHttpgrpc(uint64((x << 1) ^ uint64((int64(x) >> 63))))
705}

Callers 5

encodeVarintHttpgrpcFunction · 0.85
SizeMethod · 0.85
SizeMethod · 0.85
SizeMethod · 0.85
sozHttpgrpcFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected