Skip to main content

Module zstd

Module zstd 

Source

Modules§

experimental

Structs§

ZSTD_compressionParameters
ZSTD_customMem
ZSTD_frameParameters
ZSTD_frameProgression
ZSTD_inBuffer_s
ZSTD_outBuffer_s
ZSTD_parameters

Enums§

BufferMode
Format

Constants§

ZSTD_VERSION_MAJOR
ZSTD_VERSION_MINOR
ZSTD_VERSION_NUMBER
ZSTD_VERSION_RELEASE
ZSTD_bm_buffered
ZSTD_bm_stable
ZSTD_btlazy2
ZSTD_btopt
ZSTD_btultra
ZSTD_btultra2
ZSTD_dfast
ZSTD_error_GENERIC
ZSTD_error_cannotProduce_uncompressedBlock
ZSTD_error_checksum_wrong
ZSTD_error_corruption_detected
ZSTD_error_dictionaryCreation_failed
ZSTD_error_dictionary_corrupted
ZSTD_error_dictionary_wrong
ZSTD_error_dstBuffer_null
ZSTD_error_dstBuffer_wrong
ZSTD_error_dstSize_tooSmall
ZSTD_error_externalSequences_invalid
ZSTD_error_frameIndex_tooLarge
ZSTD_error_frameParameter_unsupported
ZSTD_error_frameParameter_windowTooLarge
ZSTD_error_init_missing
ZSTD_error_literals_headerWrong
ZSTD_error_maxCode
ZSTD_error_maxSymbolValue_tooLarge
ZSTD_error_maxSymbolValue_tooSmall
ZSTD_error_memory_allocation
ZSTD_error_noForwardProgress_destFull
ZSTD_error_noForwardProgress_inputEmpty
ZSTD_error_no_error
ZSTD_error_parameter_combination_unsupported
ZSTD_error_parameter_outOfBound
ZSTD_error_parameter_unsupported
ZSTD_error_prefix_unknown
ZSTD_error_seekableIO
ZSTD_error_sequenceProducer_failed
ZSTD_error_srcBuffer_wrong
ZSTD_error_srcSize_wrong
ZSTD_error_stabilityCondition_notRespected
ZSTD_error_stage_wrong
ZSTD_error_tableLog_tooLarge
ZSTD_error_version_unsupported
ZSTD_error_workSpace_tooSmall
ZSTD_fast
ZSTD_greedy
ZSTD_lazy
ZSTD_lazy2

Statics§

ZSTD_defaultCMem

Type Aliases§

ZSTD_ErrorCode
ZSTD_allocFunction
ZSTD_bufferMode_e
ZSTD_format_e
ZSTD_freeFunction
ZSTD_inBuffer
ZSTD_outBuffer
ZSTD_strategy