Reusable UTF-8 Encoding that doesn't have a BOM as the .NET default Encoding.Utf8 has.
public static Encoding Utf8EncodingWithoutBom { get; }
See also:
Class mmFileUtils© West Wind Technologies, 2016-2024 • Updated: 11/23/21
Comment or report problem with topic