librpc: Add ndr_cab_get_compression() for Cabinet compression evaluation
[gd/samba-autobuild/.git] / librpc / ndr / ndr_cab.h
index 59dbc9914421ec168dd7b40f049d8f3a225ce703..79871530eb911ea20b641088e878dcd742930623 100644 (file)
@@ -21,3 +21,4 @@
 
 uint32_t ndr_count_cfdata(const struct cab_file *r);
 uint32_t ndr_cab_generate_checksum(const struct CFDATA *r);
+enum cf_compress_type ndr_cab_get_compression(const struct cab_file *r);