Are there any examples of parsing binary data? #4056
Answered
by
JurajKubelka
joelreymont
asked this question in
Q&A
-
Does anyone have GT examples of parsing binary data or creating a DSL for this? |
Beta Was this translation helpful? Give feedback.
Answered by
JurajKubelka
Nov 21, 2024
Replies: 1 comment
-
You can likely check this project: https://github.com/svenvc/NeoUniversalBinaryJSON ` |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
girba
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can likely check this project: https://github.com/svenvc/NeoUniversalBinaryJSON `
Note: I have not tested it.