Interface ITextEncodingDetector
Namespace: SuperOffice.Util
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 |