Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeNA/PacketProxy
/ getEncoder
Method
getEncoder
src/main/java/core/packetproxy/model/Server.java:124–126 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
122
}
123
124
public
String getEncoder() {
125
return
encoder;
126
}
127
128
public
void
setEncoder(String encoder) {
129
this.encoder = encoder;
Callers
2
onChunkReceived
Method · 0.95
createConnection
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected