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

Method current

src/main/java/core/org/xbill/DNS/DNSInput.java:44–47  ·  view source on GitHub ↗

Returns the current position.

()

Source from the content-addressed store, hash-verified

42 * Returns the current position.
43 */
44public int
45current() {
46 return byteBuffer.position();
47}
48
49/**
50 * Returns the number of bytes that can be read from this stream before

Callers 8

toWireMethod · 0.45
toWireCanonicalMethod · 0.45
NameMethod · 0.45
toWireMethod · 0.45
MessageMethod · 0.45
sectionToWireMethod · 0.45
toWireMethod · 0.45
toWireMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected