blosc2-src 0.1.4

FFI bindings for c-blosc2
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#include "inline/inline.h"
#include "zfp.h"
#include "zfp/macros.h"
#include "block4.h"
#include "traitsf.h"
#include "template/template.h"
#include "template/codec.h"
#include "inline/bitstream.c"
#include "template/codec.c"
#include "template/codecf.c"
#include "template/codec4.c"
#include "template/encode.c"
#include "template/encodef.c"
#include "template/encode4.c"
#include "template/revcodecf.c"
#include "template/revencode.c"
#include "template/revencodef.c"
#include "template/revencode4.c"