Modules§
- deflate
- fletcher32
- lz4
- HDF5 LZ4 filter (filter ID 32004).
- shuffle
Structs§
- Filter
Registry - A registry of filter implementations.
Constants§
- FILTER_
DEFLATE - Standard HDF5 filter IDs.
- FILTER_
FLETCHE R32 - FILTER_
LZ4 - HDF5 registered LZ4 filter.
- FILTER_
NBIT - FILTER_
SCALEOFFSET - FILTER_
SHUFFLE - FILTER_
SZIP
Functions§
- apply_
pipeline - Apply the filter pipeline in reverse (decompression direction) to a chunk.
Type Aliases§
- Filter
Fn - A user-supplied filter function.