Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/coder/websocket
/ putFlateWriter
Function
putFlateWriter
compress.go:162–164 ·
view source on GitHub ↗
(w *flate.Writer)
Source
from the content-addressed store, hash-verified
160
}
161
162
func
putFlateWriter(w *flate.Writer) {
163
flateWriterPool.Put(w)
164
}
165
166
type
slidingWindow
struct
{
167
buf []byte
Callers
1
putFlateWriter
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…