Canonical decoding. Decodes all canonical encoding occurences in specified text.
Usually mime message header unicode/8bit values are encoded as Canonical.
Format: =?charSet?type[Q or B]?encoded_string?= .
Defined in RFC 2047.
- text (String)
- Text to decode.
[Missing <returns> documentation for M:LumiSoft.Net.Core.CanonicalDecode(System.String)]
Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)