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