JFIFxxC      C  " }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3RbrJFIFxxC      C  " }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3Rbr Yf@sdZddlZddlZdddZdddZGdd d ejZGd d d ejZGd d d ejZGdddeejZGdddeej Z ddZ dS)zPython 'zlib_codec' Codec - zlib compression encoding. This codec de/encodes from bytes to bytes. Written by Marc-Andre Lemburg (mal@lemburg.com). NstrictcCstj|t|fS)N)zlibcompresslen)inputerrorsr9/opt/alt/python35/lib64/python3.5/encodings/zlib_codec.py zlib_encode sr cCstj|t|fS)N)r decompressr)rrrrr zlib_decodesr c@s.eZdZdddZdddZdS)CodecrcCs t||S)N)r )selfrrrrr encodesz Codec.encodecCs t||S)N)r )rrrrrr decodesz Codec.decodeN)__name__ __module__ __qualname__rrrrrr r s r c@s:eZdZdddZdddZddZd S) IncrementalEncoderrcCs||_tj|_dS)N)rr compressobj)rrrrr __init__s zIncrementalEncoder.__init__FcCs=|r)|jj|}||jjS|jj|SdS)N)rrflush)rrfinalcrrr r!szIncrementalEncoder.encodecCstj|_dS)N)rr)rrrr reset(szIncrementalEncoder.resetN)rrrrrrrrrr rs rc@s:eZdZdddZdddZddZd S) IncrementalDecoderrcCs||_tj|_dS)N)rr decompressobj)rrrrr r,s zIncrementalDecoder.__init__FcCs=|r)|jj|}||jjS|jj|SdS)N)rr r)rrrrrrr r1szIncrementalDecoder.decodecCstj|_dS)N)rr)rrrr r8szIncrementalDecoder.resetN)rrrrrrrrrr r+s rc@seZdZeZdS) StreamWriterN)rrrbytescharbuffertyperrrr r;s rc@seZdZeZdS) StreamReaderN)rrrrrrrrr r >s r cCs:tjdddtdtdtdtdtdtd d S) Nnamerrrincrementalencoderincrementaldecoder streamreader streamwriter_is_text_encodingF)codecs CodecInfor r rrr rrrrr getregentryCs r)) __doc__r'rr r r rrrr r)rrrr s