Decoding Percent-Encoded String in Swift 4.2?

后端 未结 0 725
被撕碎了的回忆
被撕碎了的回忆 2020-12-12 08:41

I\'m trying to decode a percent-encoded string but can\'t figure out how to. For example:

let str = "Hello%20World"

// I want to decode \'str\' to          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题