Java implementation of heatshrink compression algorithm
Stars
3
Forks
0
Watchers
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
21
commits
refactored encode /decode for streams
2897cf6
fixed visibility
5f122b0
make encoder and decoder use same params
25d0806
added coverall badge
729f9d9
added missing encoding config
5950571
added coversall coverage
e8c310f
improved tests, replaced error returns with exceptions
f4f0c0e
added simple logging binding for test scope
fb86227
readme
83f7d57
improved tests
549b298
remove State class name for enums
93feb5e
added some tests
6a3a85f
pull commons together / make internals private
b4ece71
extracted subtype Result
27115d3
extracted subtype OutputInfo
bd577cd