static DeflaterOutputStream deflaterOutputStream_syncFlush_append(File f) ctex { ret new DeflaterOutputStream(newFileOutputStream_append(f), true); }