Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/klauspost/compress
/ Bytes
Method
Bytes
s2/s2.go:148–148 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
146
147
type
byter
interface
{
148
Bytes() []byte
149
}
150
151
var
_ byter = &bytes.Buffer{}
Callers
15
benchmarkDecode
Function · 0.65
TestDictDecoder
Function · 0.65
testBlockHuff
Function · 0.65
testBlock
Function · 0.65
testWriterEOF
Function · 0.65
Example_dictionary
Function · 0.65
TestWriteTo
Function · 0.65
TestInflateCheckpointResume
Function · 0.65
TestInflateCheckpointResetCP
Function · 0.65
TestWriteError
Function · 0.65
TestWriter_Reset
Function · 0.65
testDeterministic
Function · 0.65
Calls
no outgoing calls
Tested by
15
benchmarkDecode
Function · 0.52
TestDictDecoder
Function · 0.52
testBlockHuff
Function · 0.52
testBlock
Function · 0.52
testWriterEOF
Function · 0.52
Example_dictionary
Function · 0.52
TestWriteTo
Function · 0.52
TestInflateCheckpointResume
Function · 0.52
TestInflateCheckpointResetCP
Function · 0.52
TestWriteError
Function · 0.52
TestWriter_Reset
Function · 0.52
testDeterministic
Function · 0.52