def close(self): """close(FileOutputStream self)""" return _coda_io.FileOutputStream_close(self)
def close(self) -> "void": r"""close(FileOutputStream self)""" return _coda_io.FileOutputStream_close(self)