Encoding Summary The System.Encoding module comprises platform-agnostic classes and functions for dealing with encoding and decoding. Description The System.Encoding module provides platform-agnostic classes and functions for dealing with encoding and decoding, such as Unicode encoding and decoding. Members Base64Provides base64 encoding and decoding functions. URIThe System.Encoding.URI module provides encoding and decoding for Uniform Resource Identifiers (URI). The functions provided in this module correspond to the URI functions specified in ECMAScript 3. UTF16Provides UTF-16 encoding and decoding. UTF32Provides UTF-32 encoding and decoding. UTF8Provides UTF-8 encoding and decoding. Share HTML | BBCode | Direct Link