[Overview][Constants][Types][Classes][Procedures and functions][Index] Reference for unit 'LazGLib2' (#lcl)

TGUri.unescape_bytes

Declaration

Source position: lazglib2.pas line 3845

function TGUri.unescape_bytes(

  escaped_string: Pgchar;

  length: gssize;

  illegal_characters: Pgchar;

  error: PPGError

):PGBytes;