python (3.11.7)
    et                         d Z ddlZddlZej        ZddZ G d dej                  Z G d dej                  Z G d	 d
ej	                  Z	 G d dej
                  Z
d
 ZdS )z Python 'utf-16' Codec
Written by Marc-Andre Lemburg (mal@lemburg.com).
(c) Copyright CNRI, All Rights Reserved. NO WARRANTY.
    Nstrictc                 .    t          j        | |d          S )NT)codecs
utf_16_decode)inputerrorss     D/BuggyBox/python/3.11.7/bootstrap/lib/python3.11/encodings/utf_16.pydecoder
      s    vt444    c                   0    e Zd Zd	dZd
dZd Zd Zd ZdS )IncrementalEncoderr   c                 T    t           j                            | |           d | _        d S N)r   r
   __init__encoderselfr   s     r	   r   zIncrementalEncoder.__init__   s&