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