MCPcopy 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
249int
250getFlagsByte() {
251 return flags;
252}
253
254/** Converts the header's flags into a String */
255public String

Callers 1

toWireMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected