.. index:: 
  !Bioseal.clearDownloadCache Method
  
.. _id3_bioseal_bioseal_clear_download_cache_class_method:

===============================================================================
Bioseal.clearDownloadCache Method
===============================================================================

Module: :ref:`Bioseal<id3_bioseal_bioseal_class>`

Definition
----------

Clears the internal download cache.


.. code:: Dart

    void clearDownloadCache()

**Exceptions**

.. line-block::

    :ref:`BiosealException<id3_bioseal_bioseal_exception>`
    An error has occurred during Bioseal Library execution.



