The python struct library's port to java for reading and writing binary data as in python. Based off the code found here: https://github.com/ronniebasak/JStruct with non backwards compatible changes to support strong typing, strings, and byte arrays.
Version2.1.0compared with
Version Details
| 2.0.0 | 2.1.0 | |
|---|---|---|
| Release date | May 31, 2022 | Jun 15, 2022 |
| Licenses | Apache 2.0 | Apache 2.0 |
| Vulnerabilities | None | None |
Compile Changes (1)
| 2.0.0 | 2.1.0 | ||
|---|---|---|---|
| Change | Group / Artifact | Previous | Current |
| + Added | commons-codec » commons-codec | - | 1.15 |