hunt-openssl ~master (2021-04-30T03:10:28Z)
Home
Dub
Repo
COMP_expand_block
deimos
openssl
comp
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
) nothrow
int
COMP_expand_block
(
COMP_CTX
*
ctx
,
ubyte
*
out_
,
int
olen
,
ubyte
*
in_
,
int
ilen
)
Meta
Source
See Implementation
deimos
openssl
comp
aliases
COMP_CTX
COMP_METHOD
functions
BIO_f_zlib
COMP_CTX_free
COMP_CTX_new
COMP_compress_block
COMP_expand_block
COMP_rle
COMP_zlib
COMP_zlib_cleanup
ERR_load_COMP_strings
manifest constants
COMP_F_BIO_ZLIB_FLUSH
COMP_F_BIO_ZLIB_NEW
COMP_F_BIO_ZLIB_READ
COMP_F_BIO_ZLIB_WRITE
COMP_R_ZLIB_DEFLATE_ERROR
COMP_R_ZLIB_INFLATE_ERROR
COMP_R_ZLIB_NOT_SUPPORTED
structs
comp_ctx_st
comp_method_st