Esempio n. 1
0
 def close(self):
     """close(FileOutputStream self)"""
     return _coda_io.FileOutputStream_close(self)
Esempio n. 2
0
 def close(self) -> "void":
     r"""close(FileOutputStream self)"""
     return _coda_io.FileOutputStream_close(self)