Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeNA/PacketProxy
/ TXTBase
Method
TXTBase
src/main/java/core/org/xbill/DNS/TXTBase.java:21–22 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
19
protected
List strings;
20
21
protected
22
TXTBase() {}
23
24
protected
25
TXTBase(Name name,
int
type,
int
dclass, long ttl) {
Callers
nothing calls this directly
Calls
6
hasNext
Method · 0.80
next
Method · 0.80
byteArrayFromString
Method · 0.80
size
Method · 0.45
iterator
Method · 0.45
add
Method · 0.45
Tested by
no test coverage detected