Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeNA/PacketProxy
/ size
Method
size
src/main/java/core/org/xbill/DNS/RRset.java:175–178 ·
view source on GitHub ↗
Returns the number of (data) records
()
Source
from the content-addressed store, hash-verified
173
174
/** Returns the number of (data) records */
175
public
synchronized
int
176
size() {
177
return
rrs.size() - nsigs;
178
}
179
180
/**
181
* Returns the name of the records
Callers
15
validate
Method · 0.95
removeRecord
Method · 0.95
シンプルなbyteArrayをparseできること
Method · 0.45
clientHelloSample
Method · 0.45
serverHelloSample
Method · 0.45
configureFromLists
Method · 0.45
findSunJVM
Method · 0.45
safeAddRR
Method · 0.45
addRR
Method · 0.45
iterator
Method · 0.45
first
Method · 0.45
toString
Method · 0.45
Calls
no outgoing calls
Tested by
3
シンプルなbyteArrayをparseできること
Method · 0.36
clientHelloSample
Method · 0.36
serverHelloSample
Method · 0.36