Preon
Description
Preon is a Java library for building codecs for bitstream-compressed data in a declarative way. Think JAXB or Hibernate, but then for binary encoded data.
Categories
Update Notifications
User Ratings
User Reviews
-
Replaced lots of boiler plate decoding code we had all over our project. Separated out all those nasty hardcoded positions/length attributes into single class file documenting the message