nowisesys / foa-csharp

An C#/.NET implementation of the FOA (Fast Object and Array) encode/decode specification.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

An C#/.NET implementation of the FOA (Fast Object and Array) encode/decode method.

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 LGPL version 3 (the GNU Lesser or Library General Public License), see the file COPYING.LIB for details.

About

An C#/.NET implementation of the FOA (Fast Object and Array) encode/decode specification.

License:GNU Lesser General Public License v3.0


Languages

Language:C# 100.0%