lz4-d ~master (2021-11-04T21:47:03.7498489)
Dub
Repo
LZ4_COMPRESSBOUND
deimos
lz4
lz4
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
template
LZ4_COMPRESSBOUND (
isize
) {
extern (
C
) nothrow
enum
LZ4_COMPRESSBOUND
;
}
Members
Manifest constants
LZ4_COMPRESSBOUND
enum
LZ4_COMPRESSBOUND
;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Meta
Source
See Implementation
deimos
lz4
lz4
functions
LZ4_compress
LZ4_compress_continue
LZ4_compress_limitedOutput
LZ4_compress_limitedOutput_continue
LZ4_create
LZ4_decompress_fast
LZ4_decompress_fast_withPrefix64k
LZ4_decompress_safe
LZ4_decompress_safe_partial
LZ4_decompress_safe_withPrefix64k
LZ4_free
LZ4_slideInputBuffer
static functions
LZ4_compressBound
LZ4_uncompress
LZ4_uncompress_unknownOutputSize
templates
LZ4_COMPRESSBOUND