EncodingHelper Class

Definition

Helper class to get the encoding of a file from its BOM

public ref class EncodingHelper abstract sealed
public ref class EncodingHelper abstract sealed
class EncodingHelper abstract sealed
public static class EncodingHelper
type EncodingHelper = class
Public Class EncodingHelper
Inheritance
EncodingHelper

Methods

GetEncoding(String)

Helper method to get the encoding of a file from its BOM

Applies to