This lib provides a very limited collection of P/Invoke signatures for Linux and Windows to enable working with Intel Intelligent Storage Acceleration Library using .NET.
Currently, only the following features are supported:
- Compression - Fast deflate-compatible data compression (example 1, example 2)
- De-compression - Fast inflate-compatible data compression (example 1, example 2)
NOTE
Pull requests to expose more P/Invoke signatures or to improve already available functionality are warmly welcomed.
further links: