o
    jY                     @   s   G d d dZ dS )c                   @   s<   e Zd Zdd Zdd Zedd Zedd Zd	d
 ZdS )CommentStreamAc                 C   s
   d | _ d S Ndataself r   /root/aizidognhua/tmp/workspace/projects/ec89d86c-575f-41c9-af57-ac45cbdbf775/venv/lib/python3.10/site-packages/minidump/streams/CommentStreamA.py__init__      
zCommentStreamA.__init__c                 C   s   | j dS )Nascii)r   encoder   r   r   r   to_bytes
   s   zCommentStreamA.to_bytesc                 C   s,   t  }|| jj || jj |_|S r   r   seekLocationRvareadDataSizedecoder   )dirbuffcsar   r   r   parse   s   zCommentStreamA.parsec                    s>   t  }|| jjI d H  || jjI d H }| |_|S r   r   )r   r   r   csdatar   r   r   aparse   s   
zCommentStreamA.aparsec                 C   s
   d| j  S )NzCommentA: %sr   r   r   r   r   __str__   r
   zCommentStreamA.__str__N)	__name__
__module____qualname__r	   r   staticmethodr   r   r   r   r   r   r   r      s    

r   N)r   r   r   r   r   <module>   s   