Hi,
we need to extract all the files contained in a .gz file. For zip files, we use the CL_ABAP_ZIP class, unfortunately the corresponding CL_ABAP_GZIP class seems not to allow extracting the list of files inside the compressed file. Can anyone help me?