PageRenderTime 39ms CodeModel.GetById 13ms RepoModel.GetById 0ms app.codeStats 0ms

/apidoc/Ti/Network/encodeURIComponent.yml

https://github.com/financeCoding/TideSDK
YAML | 9 lines | 9 code | 0 blank | 0 comment | 0 complexity | 5766ec4f23abb1b702e7d4b0327ac5af MD5 | raw file
Possible License(s): Apache-2.0
  1. ---
  2. namespace: Ti.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]