Package: wnpp Severity: wishlist Owner: Emmanuel Bourg <[email protected]>
* Package name : hawtbuf Version : 1.10 Upstream Author : Hiram Chirino * URL : https://github.com/fusesource/hawtbuf * License : Apache-2.0 Programming Lang: Java Description : Rich byte buffer library The HawtBuf library implements a simple interface with working with byte arrays. The JDK doesn't come with a built in class that's simply a `byte[]`, `int offset`, `int length` class and providing a rich interface similar to what the String class does for `char` arrays. HawtBuf fills in that void by providing a Buffer class which does provide that rich interface. HawtBuf also provides a Java protobuf code generator to make it easy to encode and decode objects to buffers and back. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: https://lists.debian.org/[email protected]

