TString Utils .guess Encoding Method
Unit: ZXing.StringUtils
class function guessEncoding(bytes: TArray<Byte>; hints: TDictionary<TDecodeHintType, TObject>): string
Parameters
- bytes
- Type: TArray<
System.Byte
>
- hints
- Type: TDictionary<
ZXing.DecodeHintType.TDecodeHintType
,
Generics.Collections.TObject
>
Return Value
Type: System.string