Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/nirui/sshwifty
/ Type
Method
Type
application/command/header.go:91–93 ·
view source on GitHub ↗
Type get packet type
()
Source
from the content-addressed store, hash-verified
89
90
// Type get packet type
91
func
(p Header) Type() Header {
92
return
(p & headerHeaderCutter)
93
}
94
95
// Data returns the data of current Packet header
96
func
(p Header) Data() byte {
Callers
2
String
Method · 0.95
Handle
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected