Skip to main content

Crate tensogram_encodings

Crate tensogram_encodings 

Source

Re-exports§

pub use pipeline::ByteOrder;
pub use pipeline::CompressionBackend;
pub use pipeline::CompressionType;
pub use pipeline::EncodingType;
pub use pipeline::FilterType;
pub use pipeline::PipelineConfig;
pub use pipeline::PipelineResult;
pub use pipeline::Blosc2Codec;
pub use pipeline::Sz3ErrorBound;
pub use pipeline::ZfpMode;

Modules§

bitmask
Compressed bitmasks for the NaN / Inf bitmask companion frame.
compression
libaec
Safe Rust wrapper around libaec (CCSDS 121.0-B-3) compression.
pipeline
shuffle
simple_packing
version
Backend version queries for each compiled-in codec.
zfp_ffi
Safe Rust wrapper around ZFP floating-point compression.