Sophie

Sophie

distrib > Mageia > 7 > armv7hl > by-pkgid > 62f0e4bb19ac2a6f4c1c2b104d010146 > files > 8

libblosc-devel-1.20.1-1.mga7.armv7hl.rpm

Examples on how to add Blosc support for your programs
======================================================

In this directory you can find a series of examples on how to link
your apps with the Blosc library:

* simple.c -- The simplest way to add Blosc to your app
* multithread.c -- Add multithreading into the equation
* many_compressors.c -- Use different compressors inside Blosc

For more info, please visit the `official API documentation
<https://github.com/Blosc/c-blosc/blob/master/blosc/blosc.h>`_.