| .. _module-pw_bytes-python: | |
| ----------------------- | |
| pw_bytes Python package | |
| ----------------------- | |
| .. pigweed-module-subpage:: | |
| :name: pw_bytes | |
| The ``pw_bytes`` Python package provides utilities to read and write binary | |
| data streams. | |
| pw_bytes.io | |
| =========== | |
| .. automodule:: pw_bytes.io | |
| :members: | |
| BinaryReader, | |
| BinaryWriter |