Searched refs:ZBUFF_compressEnd (Results 1 – 3 of 3) sorted by relevance
80 ZBUFF_DEPRECATED("use ZSTD_endStream") size_t ZBUFF_compressEnd(ZBUFF_CCtx* cctx, void* dst, s…
149 size_t ZBUFF_compressEnd(ZBUFF_CCtx* zbc, void* dst, size_t* dstCapacityPtr) in ZBUFF_compressEnd() function
594 fixed : ZBUFF_compressEnd() called multiple times with too small `dst` buffer, reported by Christop…