MCPcopy Create free account
hub / github.com/DeNA/PacketProxy / Name

Method Name

src/main/java/core/org/xbill/DNS/Name.java:81–83  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

79}
80
81private
82Name() {
83}
84
85private final void
86setoffset(int n, int offset) {

Callers

nothing calls this directly

Calls 15

parseExceptionMethod · 0.95
copyMethod · 0.95
appendFromStringMethod · 0.95
getlabelsMethod · 0.95
appendMethod · 0.95
checkMethod · 0.95
setlabelsMethod · 0.95
setoffsetMethod · 0.95
lengthMethod · 0.80
offsetMethod · 0.80
readU8Method · 0.80
readByteArrayMethod · 0.80

Tested by

no test coverage detected