https://github.com/shortdevelopment/shortdev.io
https://github.com/shortdevelopment/shortdev.io
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/shortdevelopment/shortdev.io
- Owner: ShortDevelopment
- License: mit
- Created: 2024-01-08T23:43:06.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-07-22T09:19:40.000Z (6 months ago)
- Last Synced: 2025-08-29T09:17:30.683Z (5 months ago)
- Language: C#
- Homepage:
- Size: 72.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# ShortDev.IO
Read and write data in little- or big-endian in an allocation-free fasion.
## Read Data
`EndianReader`
## Write Data
`EndianWriter`