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

g_output_stream_splice

Declaration

Source position: lazgio2.pas line 8162

function g_output_stream_splice(

  stream: PGOutputStream;

  source: PGInputStream;

  flags: TGOutputStreamSpliceFlags;

  cancellable: PGCancellable;

  error: PPGError

):gssize;