|
 BFA is a lossless compression algorithm that is specifically designed for cases where fast decompression is more important than compression speed or compression ratio. In particular, BFA is known to work well with large volumes of graphics information such as maps and images or other static databases. BFA is distributed as a shared library (DLL) that contains a few C functions. The library is currently available for use with C and C++. Support for Java, C# and other platforms is planned. 
|