Record library

Purpose

It is a library to read and write native structs from and to byte arrays by Java programs in a way that is natural for Java.

It's main purpose is to be used by the ISAM library.

Getting started

See Getting started guide.

System requirements

API docs

Click here to read the entire API docs.

License

All the Java code is licensed under the Apache License, Version 2.0.

Author, bug reports etc.

This library is written by Arne Vajhoej (arne@vajhoej.dk).

Bug reports, bug fixes and comments in general are welcome.

Since this is a hobby project, then I can not give any guarantees about timeline for new releases.

Version history:

1.0
Initial release (January 2010).
1.1
More advanced length providers and some new struct types (May 2013).