ios.autoclose? â true or false
Instance Public methods
Returns true
if the underlying file descriptor of ios
will be closed automatically at its finalization, otherwise
false
.
Returns true
if the underlying file descriptor of ios
will be closed automatically at its finalization, otherwise
false
.
Please login to continue.