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