Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/klauspost/compress
/ Len
Method
Len
zstd/zstd.go:123–123 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
121
type
byter
interface
{
122
Bytes() []byte
123
Len() int
124
}
125
126
var
_ byter = &bytes.Buffer{}
Callers
15
TestDecompress1X
Function · 0.80
TestDecompress4X
Function · 0.80
TestRoundtrip1XFuzz
Function · 0.80
TestRoundtrip4XFuzz
Function · 0.80
Test_tokens_EstimatedBits
Function · 0.80
TestRegressions
Function · 0.80
TestDictDecoder
Function · 0.80
TestWriteTo
Function · 0.80
TestVeryLongSparseChunk
Function · 0.80
TestOneMByte
Function · 0.80
testSync
Function · 0.80
testToFromWithLevelAndLimit
Function · 0.80
Calls
no outgoing calls
Tested by
15
TestDecompress1X
Function · 0.64
TestDecompress4X
Function · 0.64
TestRoundtrip1XFuzz
Function · 0.64
TestRoundtrip4XFuzz
Function · 0.64
Test_tokens_EstimatedBits
Function · 0.64
TestRegressions
Function · 0.64
TestDictDecoder
Function · 0.64
TestWriteTo
Function · 0.64
TestVeryLongSparseChunk
Function · 0.64
TestOneMByte
Function · 0.64
testSync
Function · 0.64
testToFromWithLevelAndLimit
Function · 0.64