MCPcopy Create free account
hub / github.com/cockroachdb/errors / sozExtGrpc

Function sozExtGrpc

extgrpc/ext_grpc.pb.go:132–134  ·  view source on GitHub ↗
(x uint64)

Source from the content-addressed store, hash-verified

130 return (math_bits.Len64(x|1) + 6) / 7
131}
132func sozExtGrpc(x uint64) (n int) {
133 return sovExtGrpc(uint64((x << 1) ^ uint64((int64(x) >> 63))))
134}
135func (m *EncodedGrpcCode) Unmarshal(dAtA []byte) error {
136 l := len(dAtA)
137 iNdEx := 0

Callers

nothing calls this directly

Calls 1

sovExtGrpcFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…