Interface ITextEncodingDetector
Namespace: SuperOfficeUtil
Assembly: SoCore.dll
Syntax
public interface ITextEncodingDetector
Methods
DetectFrom(byte[])
Declaration
Encoding DetectFrom(byte[] bytes)
Parameters
| Type | Name | Description |
|---|---|---|
| byte | bytes |
Returns
| Type | Description |
|---|---|
| Encoding |