Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/segmentio/encoding
/ without
Method
without
proto/proto.go:78–80 ·
view source on GitHub ↗
(x flags)
Source
from the content-addressed store, hash-verified
76
}
77
78
func
(f flags) without(x flags) flags {
79
return
f & ^x
80
}
81
82
func
(f flags) uint64(i int64) uint64 {
83
if
f.has(zigzag) {
Callers
5
pointerSizeFuncOf
Function · 0.45
pointerEncodeFuncOf
Function · 0.45
structSizeFuncOf
Function · 0.45
structEncodeFuncOf
Function · 0.45
structDecodeFuncOf
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected