Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ZeppelinMC/Zeppelin
/ Decode
Method
Decode
protocol/net/packet/packet.go:52–54 ·
view source on GitHub ↗
(encoding.Reader)
Source
from the content-addressed store, hash-verified
50
}
51
52
func
(pk EmptyPacket) Decode(encoding.Reader) error {
53
return
nil
54
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected