zstd/lib/compress
Nick Terrell 6d5dc93d4e [lib] Compress directly into output when ZSTD_c_stableOutBuffer is set
When we have a stable output buffer always compress directly into the
`ZSTD_outBuffer`. We are allowed to return `dstSizeTooSmall`.
2020-10-30 10:55:34 -07:00
..
2020-08-26 12:25:08 -07:00
2020-09-10 22:10:02 -04:00
2020-03-26 17:02:06 -07:00