https://github.com/chamons/raw_decode
Decode strings of u8 to ascii string representation
https://github.com/chamons/raw_decode
Last synced: 9 months ago
JSON representation
Decode strings of u8 to ascii string representation
- Host: GitHub
- URL: https://github.com/chamons/raw_decode
- Owner: chamons
- License: mit
- Created: 2025-02-11T15:58:38.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2025-02-11T16:00:48.000Z (11 months ago)
- Last Synced: 2025-02-11T17:23:13.136Z (11 months ago)
- Language: Rust
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Raw Decode
Example:
`$ echo '123, 34, 114, 101, 97, 115, 111, 110, 34, 58, 34, 73, 110, 118, 97, 108, 105, 100, 80, 114, 111, 118, 105, 100, 101, 114, 84, 111, 107, 101, 110, 34, 125' | ~/bin/raw_decode`
> {"reason":"InvalidProviderToken"}