-
|
Is it possible to read ASCII/UTF-8/UTF-16 (LE & BE) strings with defined byte length in a separate field without defining custom parser using functions or attribute hooks |
Beta Was this translation helpful? Give feedback.
Answered by
eirnym
Apr 11, 2025
Replies: 1 comment
-
|
I've wrote my own library supporting all formats I need and may be more https://crates.io/crates/deku_string |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
eirnym
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I've wrote my own library supporting all formats I need and may be more https://crates.io/crates/deku_string