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

UTF8CodepointToByteIndex

Declaration

Source position: lazutf8.pas line 104

function UTF8CodepointToByteIndex(

  UTF8Str: PChar;

  Len: PtrInt;

  CodepointIndex: PtrInt

):PtrInt;

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