|
High-Level Data Reduction Library 1.6.0
High-Level data reduction routines for ESO pipelines
|

Go to the source code of this file.
Functions | |
| CPL_BEGIN_DECLS char * | hdrl_download_url_to_buffer (const char *url, size_t *data_length) |
| Downloads a url into a c data buffer. | |
| cpl_error_code | hdrl_download_url_to_file (const char *url, const char *filename) |
| Downloads a url into a file on disc. | |