biod ~master (2019-12-17T12:58:49Z)
Home
Dub
Repo
deflateInit2_
bio
core
utils
zlib
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (
C
)
int
deflateInit2_
(
z_streamp
strm
,
int
level
,
int
method
,
int
windowBits
,
int
memLevel
,
int
strategy
,
const
char
*
versionx
,
int
stream_size
)
Meta
Source
See Implementation
bio
core
utils
zlib
aliases
alloc_func
free_func
gzFile
gz_headerp
z_off_t
z_streamp
classes
ZlibException
enums
Z_BINARY
Z_DEFLATED
Z_FILTERED
Z_NO_COMPRESSION
Z_NO_FLUSH
Z_OK
functions
adler32
adler32_combine
compress
compress2
compressBound
crc32
crc32_combine
deflate
deflateBound
deflateEnd
deflateInit
deflateInit2
deflateInit2_
deflateInit_
get_crc_table
gzclearerr
gzclose
gzdirect
gzdopen
gzeof
gzerror
gzflush
gzgetc
gzgets
gzopen
gzprintf
gzputc
gzputs
gzread
gzrewind
gzseek
gzsetparams
gztell
gzungetc
gzwrite
inflate
inflateBackInit_
inflateEnd
inflateInit
inflateInit2
inflateInit2_
inflateInit_
inflateSyncPoint
uncompress
zError
zlibVersion
structs
gz_header
z_stream
variables
ZLIB_VERNUM
ZLIB_VERSION
Z_NULL