bool isEof(IStatus status) { final res = _isEof(self, status.self); status.checkStatus(); return res != 0; }