Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeNA/PacketProxy
/ getFlagsByte
Method
getFlagsByte
src/main/java/core/org/xbill/DNS/Header.java:249–252 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
247
}
248
249
int
250
getFlagsByte() {
251
return
flags;
252
}
253
254
/** Converts the header's flags into a String */
255
public
String
Callers
1
toWire
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected