adding download helping function

Origin commit data
------------------
Branch: ni/coolstream
Commit: f474e60303
Author: TangoCash <eric@loxat.de>
Date: 2018-09-09 (Sun, 09 Sep 2018)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
TangoCash
2018-09-09 13:06:05 +02:00
committed by vanhofen
parent 9f08549be9
commit c55bee4c4a
2 changed files with 12 additions and 0 deletions

View File

@@ -164,6 +164,7 @@ std::string iso_8859_1_to_utf8(std::string &str);
bool utf8_check_is_valid(const std::string &str);
std::string genTmpName(std::string suffix,unsigned int length);
std::string dlTmpName(std::string url);
// curl
struct MemoryStruct {