Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeNA/PacketProxy
/ endGenerate
Method
endGenerate
src/main/java/core/org/xbill/DNS/Master.java:244–250 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
242
}
243
244
private
void
245
endGenerate() throws IOException {
246
// Read the EOL that we put back before.
247
st.getEOL();
248
249
generator = null;
250
}
251
252
private
Record
253
nextGenerated() throws IOException {
Callers
1
_nextRecord
Method · 0.95
Calls
1
getEOL
Method · 0.80
Tested by
no test coverage detected