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.0.0compared with

Version Details

Compile Changes (3)

1.0.0 2.0.0
ChangeGroup / ArtifactPreviousCurrent
+ Added commons-beanutils » commons-beanutils-1.9.4
+ Added commons-io » commons-io-2.11.0
+ Added org.slf4j » slf4j-api-1.7.13