(x uint64)
| 3974 | return (math_bits.Len64(x|1) + 6) / 7 |
| 3975 | } |
| 3976 | func sozCortex(x uint64) (n int) { |
| 3977 | return sovCortex(uint64((x << 1) ^ uint64((int64(x) >> 63)))) |
| 3978 | } |
| 3979 | func (this *MessageWithBufRef) String() string { |
| 3980 | if this == nil { |
| 3981 | return "nil" |