in src/main/java/org/apache/sling/scripting/xproc/xpl/impl/OutputStreamWrapper.java [38:40]
public void flush() throws IOException { getWrappedStream().flush(); }