Class NotUtf8EncodingDetector
Implements
Inherited Members
Namespace: SuperOffice.Util
Assembly: SoCore.dll
Syntax
public class NotUtf8EncodingDetector : ITextEncodingDetector
Constructors
NotUtf8EncodingDetector()
Declaration
public NotUtf8EncodingDetector()
Methods
DetectFrom(byte[])
Declaration
public Encoding DetectFrom(byte[] bytes)
Parameters
| Type | Name | Description |
|---|---|---|
| byte[] | bytes |
Returns
| Type | Description |
|---|---|
| Encoding |