Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 398 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 398 Bytes

C++ 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 Lesser General Public License), see the file COPYING.LIB for details.