Canonical encoding.

Declaration Syntax
Public Shared Function CanonicalEncode ( _
str As String, _
charSet As String _
) As String

Parameters
- str (String)
- String to encode.
- charSet (String)
- With what charset to encode string. If you aren't sure about it, utf-8 is suggested.

Return Value
Returns encoded text.
Assembly:
LumiSoft.Net (Module: LumiSoft.Net) Version: 2.0.3565.23855