API:System.WideStrUtils.DetectUTF8Encoding

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function DetectUTF8Encoding(const s: RawByteString): TEncodeType;

C++

extern DELPHI_PACKAGE TEncodeType __fastcall DetectUTF8Encoding(const System::RawByteString s);

Properties

Type Visibility Source Unit Parent
function public
System.WideStrUtils.pas
System.WideStrUtils.hpp
System.WideStrUtils System.WideStrUtils

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!