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

Function sozHttpgrpc

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

Source from the content-addressed store, hash-verified

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}
706func (this *HTTPRequest) String() string {
707 if this == nil {
708 return "nil"

Callers

nothing calls this directly

Calls 1

sovHttpgrpcFunction · 0.85

Tested by

no test coverage detected