j
k
j a
j l
On 12/27/22 09:46, Brandon Maier wrote:
+static const unsigned long zstd_compressed_size = 197;
You can use ARRAY_SIZE (or sizeof) for this.
--Sean
Back to the thread
Back to the list