nowisesys / foa-java

Java (tm) library implementing the FOA (Fast Object and Array) encoding/decoding specification.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Java™ library implementing the FOA encoding/decoding specification.

This class library implements FOA version 1.0, an efficient method for streaming mixed content of objects, arrays and files. The official specification can be found here: https://nowise.se/oss/libfoa/spec

The library is released under GPL version 3 (the GNU General Public License) with classpath exception, see the file COPYING and COPYING.CLASSPATH for details.

About

Java (tm) library implementing the FOA (Fast Object and Array) encoding/decoding specification.

License:GNU General Public License v3.0


Languages

Language:Java 100.0%