in src/main/java/org/apache/datasketches/docgen/TocGenerator.java [243:245]
public final void flush() { if (pw != null) { pw.flush(); } }