Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/klauspost/compress
/ load6432
Function
load6432
zstd/zstd.go:117–119 ·
view source on GitHub ↗
(b []byte, i int32)
Source
from the content-addressed store, hash-verified
115
}
116
117
func
load6432(b []byte, i int32) uint64 {
118
return
le.Load64(b, i)
119
}
120
121
type
byter
interface
{
122
Bytes() []byte
Callers
15
Encode
Method · 0.70
EncodeNoHist
Method · 0.70
Encode
Method · 0.70
ResetPrefix
Method · 0.70
Reset
Method · 0.70
Encode
Method · 0.70
Encode
Method · 0.70
ResetPrefix
Method · 0.70
Reset
Method · 0.70
Encode
Method · 0.70
Reset
Method · 0.70
ResetPrefix
Method · 0.70
Calls
1
Load64
Function · 0.92
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…