IEncodingService public interface IEncodingService : IService Represents a service to determine the default encoding. Documentation Code Encoding Suggest(string locale) Suggests the initial Encoding for the given locale.