Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeNA/PacketProxy
/ getConn
Method
getConn
src/main/java/core/packetproxy/model/Packet.java:254–256 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
252
}
253
254
public
int
getConn() {
255
return
this.conn;
256
}
257
258
public
long getGroup() {
259
return
this.group;
Callers
4
getOneShotPacket
Method · 0.95
getOneShotFromModifiedData
Method · 0.95
getOneShotFromReceivedData
Method · 0.95
getOneShotFromDecodedData
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected