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

g_io_channel_read_to_end

Declaration

Source position: lazglib2.pas line 4499

function g_io_channel_read_to_end(

  channel: PGIOChannel;

  str_return: PPgchar;

  length: Pgsize;

  error: PPGError

):TGIOStatus;