List of all items
Structs
Enums
- Result
- State
- ZSTD_DResetDirective
- ZSTD_EndDirective
- ZSTD_ErrorCode
- ZSTD_ResetDirective
- ZSTD_cParameter
- ZSTD_dParameter
- ZstdError
Functions
- ZSTD_CCtx_reset
- ZSTD_CCtx_setParameter
- ZSTD_CCtx_setPledgedSrcSize
- ZSTD_DCtx_reset
- ZSTD_DCtx_setParameter
- ZSTD_compressStream2
- ZSTD_createCCtx
- ZSTD_createDCtx
- ZSTD_decompressStream
- ZSTD_defaultCLevel
- ZSTD_freeCCtx
- ZSTD_freeDCtx
- ZSTD_getErrorCode
- ZSTD_getErrorName
- ZSTD_getErrorString
- ZSTD_isError
- compress
- compress_bound
- decompress
- decompress_alloc
- force_link
- get_decompressed_size
Type Aliases
Constants
- ZSTD_CONTENTSIZE_ERROR
- ZSTD_CONTENTSIZE_UNKNOWN
- error_codes::ZSTD_error_GENERIC
- error_codes::ZSTD_error_checksum_wrong
- error_codes::ZSTD_error_corruption_detected
- error_codes::ZSTD_error_dictionaryCreation_failed
- error_codes::ZSTD_error_dictionary_corrupted
- error_codes::ZSTD_error_dictionary_wrong
- error_codes::ZSTD_error_dstBuffer_null
- error_codes::ZSTD_error_dstSize_tooSmall
- error_codes::ZSTD_error_frameParameter_unsupported
- error_codes::ZSTD_error_frameParameter_windowTooLarge
- error_codes::ZSTD_error_init_missing
- error_codes::ZSTD_error_literals_headerWrong
- error_codes::ZSTD_error_maxSymbolValue_tooLarge
- error_codes::ZSTD_error_maxSymbolValue_tooSmall
- error_codes::ZSTD_error_memory_allocation
- error_codes::ZSTD_error_noForwardProgress_destFull
- error_codes::ZSTD_error_noForwardProgress_inputEmpty
- error_codes::ZSTD_error_no_error
- error_codes::ZSTD_error_parameter_combination_unsupported
- error_codes::ZSTD_error_parameter_outOfBound
- error_codes::ZSTD_error_parameter_unsupported
- error_codes::ZSTD_error_prefix_unknown
- error_codes::ZSTD_error_srcSize_wrong
- error_codes::ZSTD_error_stabilityCondition_notRespected
- error_codes::ZSTD_error_stage_wrong
- error_codes::ZSTD_error_tableLog_tooLarge
- error_codes::ZSTD_error_version_unsupported
- error_codes::ZSTD_error_workSpace_tooSmall