PageRenderTime 41ms CodeModel.GetById 17ms RepoModel.GetById 0ms app.codeStats 0ms

/apidoc/Titanium/Network/encodeURIComponent.yml

http://github.com/appcelerator/titanium_desktop
YAML | 9 lines | 9 code | 0 blank | 0 comment | 0 complexity | 77fc94adca0d1a51d192c769f217d45e MD5 | raw file
Possible License(s): Apache-2.0
  1. ---
  2. namespace: Titanium.Network.encodeURIComponent
  3. type: function
  4. description: Encodes a URI Component
  5. since: 0.3.0
  6. platforms: ['osx', 'linux', 'win32']
  7. returns: String
  8. parameters:
  9. - [String, value, value to encode]