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.