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

TGMemoryInputStream.new_from_data

Declaration

Source position: lazgio2.pas line 4813

function TGMemoryInputStream.new_from_data(

  data: Pguint8;

  len: gssize;

  destroy_: TGDestroyNotify

):PGMemoryInputStream;