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

g_memory_input_stream_new_from_data

Declaration

Source position: lazgio2.pas line 8056

function g_memory_input_stream_new_from_data(

  data: Pguint8;

  len: gssize;

  destroy_: TGDestroyNotify

):PGMemoryInputStream;