File: //opt/cloudlinux/venv/lib64/python3.11/site-packages/msgpack/__pycache__/__init__.cpython-311.pyc
�
�bhU � �� � d dl Z ddlT ddlmZmZ dZdZe j � d� � rddl m
Z
mZmZ n! ddl
m
Z
mZmZ n# e$ r
ddl m
Z
mZmZ Y nw xY wd � Zd
� Zd� ZeZeZeZeZdS )� N� )�*)�ExtType� Timestamp)r r r z1.1.0�MSGPACK_PUREPYTHON)�Packer�Unpacker�unpackbc �n � t di |��}|� |� | � � � � dS )zX
Pack object `o` and write it to `stream`
See :class:`Packer` for options.
N� )r �write�pack)�o�stream�kwargs�packers �G/opt/cloudlinux/venv/lib64/python3.11/site-packages/msgpack/__init__.pyr r s9 � � �
�
�f�
�
�F�
�L�L����Q��� � � � � � c �@ � t di |��� | � � S )zW
Pack object `o` and return packed bytes
See :class:`Packer` for options.
r )r r )r r s r �packbr s&