MCPcopy 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
244private void
245endGenerate() throws IOException {
246 // Read the EOL that we put back before.
247 st.getEOL();
248
249 generator = null;
250}
251
252private Record
253nextGenerated() throws IOException {

Callers 1

_nextRecordMethod · 0.95

Calls 1

getEOLMethod · 0.80

Tested by

no test coverage detected