File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -18,9 +18,9 @@ that for Java. So I developed the JBBP library.<br>
1818# Change log
1919
2020- __ 3.0.1 (SNAPSHOT)__
21- - added MSB0_DIRECT bit order mode, MSB0 without
22- reverse [ #46 ] ( https://github.com/raydac/java-binary-block-parser/issues/46 )
23- - added JBBPBitInputStream#isDetectedPartlyReadBitField to check that only part of bit field read during last
21+ - added ` MSB0_DIRECT ` bit order mode, MSB0 without data
22+ revers [ #46 ] ( https://github.com/raydac/java-binary-block-parser/issues/46 )
23+ - added ` JBBPBitInputStream#isDetectedPartlyReadBitField ` to check that only part of bit field read during last
2424 operation
2525 - added flag into constructor for JBBPBitInputStream to force return -1 instead of partly read bit field data
2626
Original file line number Diff line number Diff line change 113.0.1 (SNAPSHOT)
2- - added MSB0_DIRECT bit order mode, MSB0 without reverse [#46](https://github.com/raydac/java-binary-block-parser/issues/46)
3- - added JBBPBitInputStream#isDetectedPartlyReadBitField to check that only part of bit field read during last operation
4- - added flag into constructor for JBBPBitInputStream to force return -1 instead of partly read bit field data
2+ - added ` MSB0_DIRECT` bit order mode, MSB0 without data revers [#46](https://github.com/raydac/java-binary-block-parser/issues/46)
3+ - added ` JBBPBitInputStream#isDetectedPartlyReadBitField` to check that only part of bit field read during last operation
4+ - added flag into constructor for JBBPBitInputStream to force return -1 instead of partly read bit field data if needed
55
663.0.0 (16-nov-2024)
77 - Minimum JDK Version: Updated to 11.0.
You can’t perform that action at this time.
0 commit comments