infrastructure/native/columnar_decompress_ffi library
Properties
- isColumnarNativeDecompressAvailable → bool
-
True if
odbc_columnar_decompress/ _free` resolved after loadOdbcLibrary.no setter
Functions
-
columnarDecompressWithNative(
Uint8List compressed, int algorithm) → Uint8List? -
algorithmis1= zstd,2= lz4 (see RustCompressionType). -
resetColumnarDecompressForTest(
) → void