https://github.com/ventralnet/pybytereader
Utility methods for reading data types from bytes of a binary file
https://github.com/ventralnet/pybytereader
Last synced: 3 months ago
JSON representation
Utility methods for reading data types from bytes of a binary file
- Host: GitHub
- URL: https://github.com/ventralnet/pybytereader
- Owner: ventralnet
- License: mit
- Created: 2021-09-18T02:58:44.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-09-18T03:19:56.000Z (over 3 years ago)
- Last Synced: 2025-02-23T07:06:03.268Z (4 months ago)
- Language: Python
- Size: 4.88 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PyByteReader
Utility methods for reading data types from bytes of a binary file