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

UTF8LengthFast

Declaration

Source position: lazutf8.pas line 84

function UTF8LengthFast(

  const s: string

):PtrInt;

function UTF8LengthFast(

  p: PChar;

  ByteCount: PtrInt

):PtrInt;



CT Web help

CodeTyphon Studio