Gets if the given encoding is a Unicode encoding (UTF).
Declaration Syntax
Parameters
- encoding (Encoding)
Remarks
Returns true for UTF-7, UTF-8, UTF-16 LE, UTF-16 BE, UTF-32 LE and UTF-32 BE.
Returns false for all other encodings.
Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238