JStream::close
Attempt to close a file handle
Will return false if it failed and true on success If the file is not open the system will return true, this function destroys the file handle as well
Signature
public function close()
Returns
- boolean