Beispiel #1
0
 def flush(self):
     """flush(FileOutputStream self)"""
     return _coda_io.FileOutputStream_flush(self)
Beispiel #2
0
 def flush(self) -> "void":
     r"""flush(FileOutputStream self)"""
     return _coda_io.FileOutputStream_flush(self)