Closed pps83 closed 4 days ago
fixes the following warning:
c:\FastPFor\headers\blockpacking.h(287,64): warning : unused parameter 'length' [-Wunused-parameter] 287 | const uint32_t *decodeArray(const uint32_t *in, const size_t length,
fixes the following warning: