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

FindInvalidUTF8Codepoint

Declaration

Source position: lazutf8.pas line 134

function FindInvalidUTF8Codepoint(

  p: PChar;

  Count: PtrInt;

  StopOnNonUTF8: Boolean = True

):PtrInt;

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