Class Method list used by SAP ABAP Class CL_ABAP_UNGZIP_BINARY_STREAM (Class for Data Decompression (UnGzip, Streaming))
SAP ABAP Class
CL_ABAP_UNGZIP_BINARY_STREAM (Class for Data Decompression (UnGzip, Streaming)) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
CL_ABAP_UNGZIP_BINARY_STREAM - _CLOSE_DS_HANDLER | Class for Data Decompression (UnGzip, Streaming) | SOURCE EXPORTING DS_IN = me->ds. |
2 | ![]() |
CL_ABAP_UNGZIP_BINARY_STREAM - _SET_DS_HANDLER | Class for Data Decompression (UnGzip, Streaming) | SOURCE IMPORTING DS_OUT = me->ds. |
3 | ![]() |
CL_ABAP_UNGZIP_BINARY_STREAM - _SET_DS_HANDLER | Class for Data Decompression (UnGzip, Streaming) | SOURCE call method me->_set_ds_handler |
4 | ![]() |
CL_ABAP_UNGZIP_BINARY_STREAM - _DECOMPRESS_BINARY_STREAM | Class for Data Decompression (UnGzip, Streaming) | SOURCE RAW_OUT_LEN = outLen. |
5 | ![]() |
CL_ABAP_UNGZIP_BINARY_STREAM - _DECOMPRESS_BINARY_STREAM | Class for Data Decompression (UnGzip, Streaming) | SOURCE IMPORTING RAW_OUT = |
6 | ![]() |
CL_ABAP_UNGZIP_BINARY_STREAM - _DECOMPRESS_BINARY_STREAM | Class for Data Decompression (UnGzip, Streaming) | SOURCE STREAM_END = ' ' "'X' |
7 | ![]() |
CL_ABAP_UNGZIP_BINARY_STREAM - _DECOMPRESS_BINARY_STREAM | Class for Data Decompression (UnGzip, Streaming) | SOURCE RAW_OUT_FILL = me->out_buf_fill |
8 | ![]() |
CL_ABAP_UNGZIP_BINARY_STREAM - _DECOMPRESS_BINARY_STREAM | Class for Data Decompression (UnGzip, Streaming) | SOURCE DS_IN = me->ds |
9 | ![]() |
CL_ABAP_UNGZIP_BINARY_STREAM - _DECOMPRESS_BINARY_STREAM | Class for Data Decompression (UnGzip, Streaming) | SOURCE GZIP_IN_LEN = inLen |
10 | ![]() |
CL_ABAP_UNGZIP_BINARY_STREAM - _DECOMPRESS_BINARY_STREAM | Class for Data Decompression (UnGzip, Streaming) | SOURCE EXPORTING GZIP_IN = gzip_in |
11 | ![]() |
CL_ABAP_UNGZIP_BINARY_STREAM - _DECOMPRESS_BINARY_STREAM | Class for Data Decompression (UnGzip, Streaming) | SOURCE CALL METHOD me->_decompress_binary_stream |
12 | ![]() |
CL_ABAP_UNGZIP_BINARY_STREAM - _DECOMPRESS_BINARY_STREAM | Class for Data Decompression (UnGzip, Streaming) | SOURCE RAW_OUT_LEN = outLen. |
13 | ![]() |
CL_ABAP_UNGZIP_BINARY_STREAM - _DECOMPRESS_BINARY_STREAM | Class for Data Decompression (UnGzip, Streaming) | SOURCE IMPORTING RAW_OUT = |
14 | ![]() |
CL_ABAP_UNGZIP_BINARY_STREAM - _DECOMPRESS_BINARY_STREAM | Class for Data Decompression (UnGzip, Streaming) | SOURCE RAW_OUT_FILL = me->out_buf_fill |
15 | ![]() |
CL_ABAP_UNGZIP_BINARY_STREAM - _DECOMPRESS_BINARY_STREAM | Class for Data Decompression (UnGzip, Streaming) | SOURCE DS_IN = me->ds |
16 | ![]() |
CL_ABAP_UNGZIP_BINARY_STREAM - _DECOMPRESS_BINARY_STREAM | Class for Data Decompression (UnGzip, Streaming) | SOURCE GZIP_IN_LEN = inLen |
17 | ![]() |
CL_ABAP_UNGZIP_BINARY_STREAM - _DECOMPRESS_BINARY_STREAM | Class for Data Decompression (UnGzip, Streaming) | SOURCE EXPORTING GZIP_IN = gzip_in |
18 | ![]() |
CL_ABAP_UNGZIP_BINARY_STREAM - _DECOMPRESS_BINARY_STREAM | Class for Data Decompression (UnGzip, Streaming) | SOURCE CALL METHOD me->_decompress_binary_stream |
19 | ![]() |
CL_ABAP_UNGZIP_BINARY_STREAM - _CLOSE_DS_HANDLER | Class for Data Decompression (UnGzip, Streaming) | SOURCE call method me->_close_ds_handler |
20 | ![]() |
IF_ABAP_UNGZIP_BINARY_HANDLER - USE_OUT_BUF | IF for Output Buffer Handler | |
21 | ![]() |
IF_ABAP_UNGZIP_BINARY_HANDLER - USE_OUT_BUF | IF for Output Buffer Handler |