libhawtbuf-java

HawtBuf rich byte buffer library

Description

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.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

http://hawtbuf.fusesource.org


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libhawtbuf-java