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

Method current

src/main/java/core/org/xbill/DNS/DNSOutput.java:40–43  ·  view source on GitHub ↗

Returns the current position.

()

Source from the content-addressed store, hash-verified

38 * Returns the current position.
39 */
40public int
41current() {
42 return pos;
43}
44
45private void
46check(long val, int bits) {

Callers 2

toWireMethod · 0.95
digestRRsetMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected