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: //proc/self/root/opt/alt/python310/lib64/python3.10/encodings/__pycache__/bz2_codec.cpython-310.pyc
o

�=?h��@s�dZddlZddlZddd�Zddd�ZGdd	�d	ej�ZGd
d�dej�ZGdd
�d
ej�ZGdd�deej�ZGdd�deej	�Z	dd�Z
dS)aPython 'bz2_codec' Codec - bz2 compression encoding.

This codec de/encodes from bytes to bytes and is therefore usable with
bytes.transform() and bytes.untransform().

Adapted by Raymond Hettinger from zlib_codec.py which was written
by Marc-Andre Lemburg ([email protected]).
�N�strictcC�|dksJ�t�|�t|�fS�Nr)�bz2�compress�len��input�errors�r�:/opt/alt/python310/lib64/python3.10/encodings/bz2_codec.py�
bz2_encode�r
cCrr)r�
decompressrrrrr�
bz2_decoderrc@s eZdZddd�Zddd�ZdS)�CodecrcC�
t||�S�N)r
��selfr	r
rrr�encode�
zCodec.encodecCrr)rrrrr�decoderzCodec.decodeN�r)�__name__�
__module__�__qualname__rrrrrrrs
rc@�(eZdZd
dd�Zddd�Zdd�Zd	S)�IncrementalEncoderrcC� |dksJ�||_t��|_dSr)r
r�
BZ2Compressor�compressobj�rr
rrr�__init__�zIncrementalEncoder.__init__FcCs*|r|j�|�}||j��S|j�|�Sr)r!r�flush)rr	�final�crrrr#szIncrementalEncoder.encodecC�t��|_dSr)rr r!�rrrr�reset*�zIncrementalEncoder.resetNr�F)rrrr#rr*rrrrrs

rc@r)�IncrementalDecoderrcCrr)r
r�BZ2Decompressor�
decompressobjr"rrrr#.r$zIncrementalDecoder.__init__FcCs$z|j�|�WStyYdSw)N�)r/r�EOFError)rr	r&rrrr3s
�zIncrementalDecoder.decodecCr(r)rr.r/r)rrrr*9r+zIncrementalDecoder.resetNrr,)rrrr#rr*rrrrr--s

r-c@�eZdZeZdS)�StreamWriterN�rrr�bytes�charbuffertyperrrrr3<�r3c@r2)�StreamReaderNr4rrrrr8?r7r8c
Cstjdttttttdd�S)NrF)�namerr�incrementalencoder�incrementaldecoder�streamwriter�streamreader�_is_text_encoding)�codecs�	CodecInfor
rrr-r3r8rrrr�getregentryDs�rAr)�__doc__r?rr
rrrr-r3r8rArrrr�<module>s