Return the one-shot Zstandard COMP_METHOD (compresses each BIO_write as a complete frame).
Declared in <openssl/comp.h>
<openssl/comp.h>
COMP_METHOD* COMP_zstd_oneshot();
Pointer to the static oneshot ZSTD method, or NULL if ZSTD support is unavailable.