Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
*/
40
public
int
41
current() {
42
return
pos;
43
}
44
45
private
void
46
check(long val,
int
bits) {
Callers
2
toWire
Method · 0.95
digestRRset
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected