Unit 'LazUTF8' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#bs_utils]

UTF8CodepointCount

Declaration

Source position: lazutf8.pas line 87

function UTF8CodepointCount(

  const s: string

):SizeInt;

function UTF8CodepointCount(

  p: PChar;

  ByteCount: SizeInt

):SizeInt;



CT Web help

CodeTyphon Studio