Nexus File Manager
v2.0
🏠
Dashboard
⚡
System
🌐
›
opt
›
alt
›
python310
›
lib64
›
python3.10
›
__pycache__
Quick:
⬆️ Parent
🌐 Root
🏠 Home
🌍 WWW
📁 Temp
⚙️ Etc
📤 Upload
📁 Create
⚡ WordPress Admin
🔄 Refresh
✏️ sunau.cpython-310.opt-2.pyc
← Back
o 0�i�F � @ s� d dl mZ edd�ZdZdZdZdZdZd Zd Z dZ dZd ZdZ dZdZdZeeeeeegZG dd� de�Zdd� Zdd� ZG dd� d�ZG dd� d�Zddd�ZdS ) � )� namedtuple� _sunau_paramsz7nchannels sampwidth framerate nframes comptype compnameidns.� � � � � � � � � � � � l �� c @ s e Zd ZdS )�ErrorN)�__name__� __module__�__qualname__� r r �,/opt/alt/python310/lib64/python3.10/sunau.pyr � s r c C s8 d}t d�D ]}| �d�}|st�|d t|� }q|S )Nr r r � )�range�read�EOFError�ord)�file�x�iZbyter r r � _read_u32� s r c C sF g }t d�D ]}t|d�\}}|�dt|�� |}q| �t|�� d S )Nr r r )r �divmod�insert�int�write�bytes)r r �datar �d�mr r r � _write_u32� s r'