☰
CompressionLevel
CompressionLevel
In zstd_safe
Structs
CCtx
CDict
ContentSizeError
DCtx
DDict
InBuffer
OutBuffer
Enums
CParameter
DParameter
ResetDirective
Strategy
Constants
BLOCKSIZELOG_MAX
BLOCKSIZE_MAX
CLEVEL_DEFAULT
CONTENTSIZE_ERROR
CONTENTSIZE_UNKNOWN
MAGICNUMBER
MAGIC_DICTIONARY
MAGIC_SKIPPABLE_MASK
MAGIC_SKIPPABLE_START
VERSION_MAJOR
VERSION_MINOR
VERSION_NUMBER
VERSION_RELEASE
Traits
WriteBuf
Functions
compress
compress_bound
compress_using_cdict
create_cdict
create_cstream
create_ddict
decompress
decompress_using_ddict
find_frame_compressed_size
get_decompressed_size
get_dict_id
get_dict_id_from_dict
get_dict_id_from_frame
get_error_name
get_frame_content_size
init_cstream
max_c_level
min_c_level
train_from_buffer
version_number
version_string
Type Aliases
CStream
CompressionLevel
DStream
ErrorCode
SafeResult
?
Type Alias
zstd_safe
::
CompressionLevel
source
·
[
−
]
pub type CompressionLevel =
i32
;
Expand description
Represents the compression level used by zstd.