TStringUtils.guessEncoding Method

Unit: ZXing.StringUtils
class function guessEncoding(bytes: TArray<Byte>; hints: TDictionary<TDecodeHintType, TObject>): string

Parameters

bytes
Type: TArray<Byte>

hints
Type: TDictionary<TDecodeHintType, TObject>

Return Value

Type: System.string