Skip to content

ABAP Keyword Documentation →  ABAP - Reference →  Processing Internal Data →  Character String and Byte String Processing →  System Classes for Character String and Byte String Processing 

Class for Compressing Character Strings and Byte Strings

These classes offer a range of methods that enable text in text fields or text strings, or binary data in byte fields or byte strings to be compressed or decompressed using GZIP.

  • CL_ABAP_GZIP
  • CL_ABAP_GZIP_BINARY_STREAM
  • CL_ABAP_GZIP_TEXT_STREAM
  • CL_ABAP_UNGZIP_BINARY_STREAM
  • CL_ABAP_UNGZIP_TEXT_STREAM

For more information, see the individual classes and methods.

Other versions: 7.31 | 7.40 | 7.54