Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/klauspost/compress
/ Error
Method
Error
flate/inflate.go:56–56 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
54
type
InternalError string
55
56
func
(e InternalError) Error() string {
return
"flate: internal error: "
+ string(e) }
57
58
// A ReadError reports an error encountered while reading input.
59
//
Callers
14
Test_tokens_EstimatedBits
Function · 0.45
FuzzEncoding
Function · 0.45
TestRegressions
Function · 0.45
testBlockHuff
Function · 0.45
testBlock
Function · 0.45
writeToType
Function · 0.45
testWriterEOF
Function · 0.45
TestWriteTo
Function · 0.45
TestReaderPartialBlock
Function · 0.45
TestWriterRegression
Function · 0.45
TestDeflateInflateString
Function · 0.45
TestDecompress
Function · 0.45
Calls
no outgoing calls
Tested by
14
Test_tokens_EstimatedBits
Function · 0.36
FuzzEncoding
Function · 0.36
TestRegressions
Function · 0.36
testBlockHuff
Function · 0.36
testBlock
Function · 0.36
writeToType
Function · 0.36
testWriterEOF
Function · 0.36
TestWriteTo
Function · 0.36
TestReaderPartialBlock
Function · 0.36
TestWriterRegression
Function · 0.36
TestDeflateInflateString
Function · 0.36
TestDecompress
Function · 0.36