HEX
Server: LiteSpeed
System: Linux kapuas.iixcp.rumahweb.net 5.14.0-427.42.1.el9_4.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 1 14:58:02 EDT 2024 x86_64
User: mirz4654 (1666)
PHP: 8.1.33
Disabled: system,exec,escapeshellarg,escapeshellcmd,passthru,proc_close,proc_get_status,proc_nice,proc_open,proc_terminate,shell_exec,popen,pclose,dl,pfsockopen,leak,apache_child_terminate,posix_kill,posix_mkfifo,posix_setsid,posix_setuid,posix_setpgid,ini_alter,show_source,define_syslog_variables,symlink,syslog,openlog,openlog,closelog,ocinumcols,listen,chgrp,apache_note,apache_setenv,debugger_on,debugger_off,ftp_exec,dll,ftp,myshellexec,socket_bind,mail,posix_getwpuid
Upload Files
File: //opt/alt/python37/lib64/python3.7/encodings/__pycache__/zlib_codec.cpython-37.opt-1.pyc
B

"
��ʯ�x�@s�dZddlZddlZddd�Zddd�ZGdd	�d	ej�ZGd
d�dej�ZGdd
�d
ej�ZGdd�deej�ZGdd�deej	�Z	dd�Z
dS)z�Python 'zlib_codec' Codec - zlib compression encoding.

This codec de/encodes from bytes to bytes.

Written by Marc-Andre Lemburg ([email protected]).
�N�strictcCst�|�t|�fS)N)�zlib�compress�len)�input�errors�r�9/opt/alt/python37/lib64/python3.7/encodings/zlib_codec.py�zlib_encode
sr
cCst�|�t|�fS)N)r�
decompressr)rrrrr	�zlib_decodesrc@s eZdZddd�Zddd�ZdS)	�CodecrcCs
t||�S)N)r
)�selfrrrrr	�encodeszCodec.encodecCs
t||�S)N)r)rrrrrr	�decodeszCodec.decodeN)r)r)�__name__�
__module__�__qualname__rrrrrr	r
s
r
c@s(eZdZd
dd�Zddd�Zdd�Zd	S)�IncrementalEncoderrcCs||_t��|_dS)N)rr�compressobj)rrrrr	�__init__szIncrementalEncoder.__init__FcCs.|r|j�|�}||j��S|j�|�SdS)N)rr�flush)rr�final�crrr	r!szIncrementalEncoder.encodecCst��|_dS)N)rr)rrrr	�reset(szIncrementalEncoder.resetN)r)F)rrrrrrrrrr	rs

rc@s(eZdZd
dd�Zddd�Zdd�Zd	S)�IncrementalDecoderrcCs||_t��|_dS)N)rr�
decompressobj)rrrrr	r,szIncrementalDecoder.__init__FcCs.|r|j�|�}||j��S|j�|�SdS)N)rrr)rrrrrrr	r1szIncrementalDecoder.decodecCst��|_dS)N)rr)rrrr	r8szIncrementalDecoder.resetN)r)F)rrrrrrrrrr	r+s

rc@seZdZeZdS)�StreamWriterN)rrr�bytes�charbuffertyperrrr	r;src@seZdZeZdS)�StreamReaderN)rrrrrrrrr	r >sr c
Cstjdttttttdd�S)NrF)�namerr�incrementalencoder�incrementaldecoder�streamreader�streamwriter�_is_text_encoding)�codecs�	CodecInfor
rrrr rrrrr	�getregentryCsr))r)r)�__doc__r'rr
rr
rrrr r)rrrr	�<module>s