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

TGMemoryOutputStream.new

Declaration

Source position: lazgio2.pas line 4876

function TGMemoryOutputStream.new(

  data: gpointer;

  size: gsize;

  realloc_function: TGReallocFunc;

  destroy_function: TGDestroyNotify

):PGMemoryOutputStream;