Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/coder/websocket
/ Read
Method
Read
internal/util/util.go:13–15 ·
view source on GitHub ↗
(p []byte)
Source
from the content-addressed store, hash-verified
11
type
ReaderFunc
func
(p []byte) (int, error)
12
13
func
(f ReaderFunc) Read(p []byte) (int, error) {
14
return
f(p)
15
}
Callers
4
Bytes
Function · 0.45
Echo
Function · 0.45
nextMessage
Method · 0.45
randString
Function · 0.45
Calls
no outgoing calls
Tested by
2
nextMessage
Method · 0.36
randString
Function · 0.36