c++ - How to fix error :url_decode, base64_encode are not a member of ‘pion::http::types’? -


i building application pion 5.0.6. libraries. file contains pion-net 2.2.12 functions url_decode , url_encode, base64_encode.these functions not defined in new version pion 5.0.6. can replace in place of these function calls.

 error getting:  error: ‘url_decode’ not member of ‘pion::http::types’  return pion::http::types::url_decode(crs); 


Comments

Popular posts from this blog

php - How to add and update images or image url in Volusion using Volusion API -

javascript - jQuery UI Splitter/Resizable for unlimited amount of columns -

javascript - IE9 error '$'is not defined -