[ 原始碼: jbbp ]
套件:libjbbp-java(2.0.3-1)
comfortable way to work with binary data in Java
Java has some embedded features to parse binary data (for instance ByteBuffer), but sometime it is needed to work on bit level and describe binary structures through some DSL(domain specific language).