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