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

g_pollable_stream_write_all

Declaration

Source position: lazgio2.pas line 8198

function g_pollable_stream_write_all(

  stream: PGOutputStream;

  buffer: Pguint8;

  count: gsize;

  blocking: gboolean;

  bytes_written: Pgsize;

  cancellable: PGCancellable;

  error: PPGError

):gboolean;