[Overview][Types][Procedures and functions][Variables][Index] Reference for unit 'LazUTF8' (#lazutils)

UTF8LengthFast

Declaration

Source position: lazutf8.pas line 84

function UTF8LengthFast(

  const s: string

):PtrInt;

function UTF8LengthFast(

  p: PChar;

  ByteCount: PtrInt

):PtrInt;

The latest version of this document can be found at lazarus-ccr.sourceforge.net.