GetCharCountEx

<< Click to Display Table of Contents >>

Navigation:  Classes > TEncodingStrictAccess > Methods >

GetCharCountEx

SIGNATURE=IWJsonDataObjects.TEncodingStrictAccess.GetCharCountEx@PByte@Integer

 

ETYPE=Method

 

Declaration:

Delphi:

public function GetCharCountEx(Bytes: PByte; ByteCount: Integer): Integer;

C++:

public: __fastcall int GetCharCountEx(PByte Bytes, int ByteCount);

 

Description: This is GetCharCountEx, a member of class TEncodingStrictAccess.