Skip to Content
0
Former Member
Nov 11, 2010 at 08:36 AM

abap_gzip_text_stream

29 Views

Hello everybody!

as I need to create a very big GZIP file which cannot be processed with CL_ABAP_ZIP, I found the class "abap_gzip_text_stream". Unfortunately I don't understand, how to use this stream zip class. I need to instantiate a buffer and a handler to process the data but I didn't find any examples for this instantiation process.

Has anybody already used this class and can post me a code example?

Thanks for your help!

Best regards

Markus