Perform RFC 3986 Percent-decoding on a string.

Declaration Syntax
Public Shared Function Decode ( _
input As String _
) As String

Parameters
- input (String)
- The input RFC 3986 Percent-encoded string

Return Value
The decoded string
Assembly:
oAuth (Module: oAuth) Version: 1.0.0.0 (1.0.0.0)