List of all items
Structs
- ZL_CCtx_s
- ZL_CodecInfo_s
- ZL_CodecStateManager
- ZL_CompressIntrospectionHooks_s
- ZL_CompressorDeserializer_Dependencies
- ZL_CompressorDeserializer_s
- ZL_CompressorSerializer_s
- ZL_Compressor_s
- ZL_CopyParam
- ZL_CustomTokenizeState_s
- ZL_DCtx_s
- ZL_DataID
- ZL_DataInfo_s
- ZL_Data_s
- ZL_Decoder_s
- ZL_DispatchInstructions
- ZL_DispatchState_s
- ZL_DynamicErrorInfo_s
- ZL_EdgeList
- ZL_Edge_s
- ZL_Encoder_s
- ZL_ErrorContext
- ZL_Error_Array
- ZL_Error_s
- ZL_FrameInfo
- ZL_FunctionGraphDesc
- ZL_GraphContext
- ZL_GraphID
- ZL_GraphIDList
- ZL_GraphParameters_s
- ZL_GraphPerformance
- ZL_GraphReport
- ZL_Graph_s
- ZL_Input_s
- ZL_IntMetadata
- ZL_IntParam
- ZL_LocalCopyParams
- ZL_LocalIntParams
- ZL_LocalParams
- ZL_LocalRefParams
- ZL_MIDecoderDesc
- ZL_MIEncoderDesc
- ZL_MIGraphDesc
- ZL_NodeID
- ZL_NodeIDList
- ZL_NodeParameters
- ZL_OpaquePtr
- ZL_OperationContext_s
- ZL_OutputInfo
- ZL_Output_s
- ZL_ParameterizedGraphDesc
- ZL_ParameterizedNodeDesc
- ZL_PipeDecoderDesc
- ZL_PipeEncoderDesc
- ZL_RBuffer
- ZL_RefParam
- ZL_ReflectionCtx_s
- ZL_Result_ZL_CompressorDeserializer_Dependencies_inner
- ZL_Result_ZL_EdgeList_inner
- ZL_Result_ZL_GraphID_inner
- ZL_Result_ZL_GraphPerformance_inner
- ZL_Result_ZL_NodeID_inner
- ZL_Result_size_t_inner
- ZL_SelectorDesc
- ZL_Selector_s
- ZL_SerialSelectorDesc
- ZL_SetStringLensInstructions
- ZL_SetStringLensState_s
- ZL_SplitDecoderDesc
- ZL_SplitEncoderDesc
- ZL_SplitInstructions
- ZL_SplitState_s
- ZL_StaticErrorInfo_s
- ZL_StaticGraphDesc
- ZL_StaticGraphParameters
- ZL_TypedDecoderDesc
- ZL_TypedEncoderDesc
- ZL_TypedGraphDesc
- ZL_VODecoderDesc
- ZL_VOEncoderDesc
- ZL_VOGraphDesc
- ZL_WBuffer
- ZL_WCursor
Unions
- ZL_EdgeList__bindgen_ty_1
- ZL_EdgeList__bindgen_ty_2
- ZL_ErrorInfo_u
- ZL_Result_ZL_CompressorDeserializer_Dependencies_u
- ZL_Result_ZL_EdgeList_u
- ZL_Result_ZL_GraphID_u
- ZL_Result_ZL_GraphPerformance_u
- ZL_Result_ZL_NodeID_u
- ZL_Result_size_t_u
Functions
- ZL_CCtx_attachIntrospectionHooks
- ZL_CCtx_compress
- ZL_CCtx_compressMultiTypedRef
- ZL_CCtx_compressTypedRef
- ZL_CCtx_create
- ZL_CCtx_detachAllIntrospectionHooks
- ZL_CCtx_free
- ZL_CCtx_getErrorContextString
- ZL_CCtx_getErrorContextString_fromError
- ZL_CCtx_getOperationContext
- ZL_CCtx_getParameter
- ZL_CCtx_getWarnings
- ZL_CCtx_refCompressor
- ZL_CCtx_resetParameters
- ZL_CCtx_selectStartingGraphID
- ZL_CCtx_setDataArena
- ZL_CCtx_setParameter
- ZL_CodecInfo_getCodecID
- ZL_CodecInfo_getHeaderPtr
- ZL_CodecInfo_getHeaderSize
- ZL_CodecInfo_getIndex
- ZL_CodecInfo_getInput
- ZL_CodecInfo_getName
- ZL_CodecInfo_getNumInputs
- ZL_CodecInfo_getNumOutputs
- ZL_CodecInfo_getNumVariableOutputs
- ZL_CodecInfo_getOutput
- ZL_CodecInfo_isCustomCodec
- ZL_CodecInfo_isStandardCodec
- ZL_CompressorDeserializer_create
- ZL_CompressorDeserializer_deserialize
- ZL_CompressorDeserializer_free
- ZL_CompressorDeserializer_getDependencies
- ZL_CompressorDeserializer_getErrorContextString
- ZL_CompressorDeserializer_getErrorContextString_fromError
- ZL_CompressorDeserializer_getOperationContext
- ZL_CompressorSerializer_convertToJson
- ZL_CompressorSerializer_create
- ZL_CompressorSerializer_free
- ZL_CompressorSerializer_getErrorContextString
- ZL_CompressorSerializer_getErrorContextString_fromError
- ZL_CompressorSerializer_getOperationContext
- ZL_CompressorSerializer_serialize
- ZL_CompressorSerializer_serializeToJson
- ZL_Compressor_Graph_getBaseGraphID
- ZL_Compressor_Graph_getCustomGraphs
- ZL_Compressor_Graph_getCustomNodes
- ZL_Compressor_Graph_getHeadNode
- ZL_Compressor_Graph_getInput0Mask
- ZL_Compressor_Graph_getInputMask
- ZL_Compressor_Graph_getLocalParams
- ZL_Compressor_Graph_getName
- ZL_Compressor_Graph_getNumInputs
- ZL_Compressor_Graph_getSuccessors
- ZL_Compressor_Graph_isVariableInput
- ZL_Compressor_Node_getBaseNodeID
- ZL_Compressor_Node_getCodecID
- ZL_Compressor_Node_getInput0Type
- ZL_Compressor_Node_getInputType
- ZL_Compressor_Node_getLocalParams
- ZL_Compressor_Node_getMaxVersion
- ZL_Compressor_Node_getMinVersion
- ZL_Compressor_Node_getName
- ZL_Compressor_Node_getNumInputs
- ZL_Compressor_Node_getNumOutcomes
- ZL_Compressor_Node_getNumVariableOutcomes
- ZL_Compressor_Node_getOutputType
- ZL_Compressor_Node_isStandard
- ZL_Compressor_Node_isVariableInput
- ZL_Compressor_buildACEGraph
- ZL_Compressor_buildACEGraph2
- ZL_Compressor_buildACEGraphWithDefault
- ZL_Compressor_buildACEGraphWithDefault2
- ZL_Compressor_buildSDDLGraph
- ZL_Compressor_buildStaticGraph
- ZL_Compressor_buildTokenizeGraph
- ZL_Compressor_cloneNode
- ZL_Compressor_create
- ZL_Compressor_forEachGraph
- ZL_Compressor_forEachNode
- ZL_Compressor_forEachParam
- ZL_Compressor_free
- ZL_Compressor_getErrorContextString
- ZL_Compressor_getErrorContextString_fromError
- ZL_Compressor_getGraph
- ZL_Compressor_getGraphType
- ZL_Compressor_getNode
- ZL_Compressor_getOperationContext
- ZL_Compressor_getParameter
- ZL_Compressor_getStartingGraphID
- ZL_Compressor_getWarnings
- ZL_Compressor_initUsingGraphFn
- ZL_Compressor_parameterizeConvertSerialToStructNode
- ZL_Compressor_parameterizeGraph
- ZL_Compressor_parameterizeNode
- ZL_Compressor_parameterizeTokenizeNode
- ZL_Compressor_parameterizeTryParseIntGraph
- ZL_Compressor_registerBitunpackNode
- ZL_Compressor_registerBruteForceSelectorGraph
- ZL_Compressor_registerConvertSerialToStringNode
- ZL_Compressor_registerCustomTokenizeGraph
- ZL_Compressor_registerDispatchNode
- ZL_Compressor_registerDispatchStringNode
- ZL_Compressor_registerDivideByNode
- ZL_Compressor_registerFieldLZGraph
- ZL_Compressor_registerFieldLZGraph_withLevel
- ZL_Compressor_registerFieldLZGraph_withLiteralsGraph
- ZL_Compressor_registerFunctionGraph
- ZL_Compressor_registerFunctionGraph2
- ZL_Compressor_registerMIEncoder
- ZL_Compressor_registerMIEncoder2
- ZL_Compressor_registerMergeSortedGraph
- ZL_Compressor_registerParameterizedGraph
- ZL_Compressor_registerParameterizedNode
- ZL_Compressor_registerPipeEncoder
- ZL_Compressor_registerSelectorGraph
- ZL_Compressor_registerSelectorGraph2
- ZL_Compressor_registerSerialSelectorGraph
- ZL_Compressor_registerSplitByStructGraph
- ZL_Compressor_registerSplitEncoder
- ZL_Compressor_registerSplitGraph
- ZL_Compressor_registerSplitNode_withParams
- ZL_Compressor_registerSplitNode_withParser
- ZL_Compressor_registerStaticGraph
- ZL_Compressor_registerStaticGraph_fromNode
- ZL_Compressor_registerStaticGraph_fromNode1o
- ZL_Compressor_registerStaticGraph_fromPipelineNodes1o
- ZL_Compressor_registerTokenizeGraph
- ZL_Compressor_registerTransposeSplitGraph
- ZL_Compressor_registerTypedEncoder
- ZL_Compressor_registerTypedEncoder2
- ZL_Compressor_registerVOEncoder
- ZL_Compressor_registerVOEncoder2
- ZL_Compressor_registerZstdGraph_withLevel
- ZL_Compressor_selectStartingGraphID
- ZL_Compressor_setParameter
- ZL_Compressor_validate
- ZL_CustomTokenizeState_createAlphabetOutput
- ZL_CustomTokenizeState_createIndexOutput
- ZL_CustomTokenizeState_getOpaquePtr
- ZL_DCtx_create
- ZL_DCtx_decompress
- ZL_DCtx_decompressMultiTBuffer
- ZL_DCtx_decompressTBuffer
- ZL_DCtx_decompressTyped
- ZL_DCtx_free
- ZL_DCtx_getErrorContextString
- ZL_DCtx_getErrorContextString_fromError
- ZL_DCtx_getOperationContext
- ZL_DCtx_getParameter
- ZL_DCtx_getWarnings
- ZL_DCtx_registerMIDecoder
- ZL_DCtx_registerPipeDecoder
- ZL_DCtx_registerSplitDecoder
- ZL_DCtx_registerTypedDecoder
- ZL_DCtx_registerVODecoder
- ZL_DCtx_resetParameters
- ZL_DCtx_setParameter
- ZL_DCtx_setStreamArena
- ZL_DataInfo_getConsumerCodec
- ZL_DataInfo_getContentSize
- ZL_DataInfo_getDataPtr
- ZL_DataInfo_getEltWidth
- ZL_DataInfo_getIndex
- ZL_DataInfo_getLengthsPtr
- ZL_DataInfo_getNumElts
- ZL_DataInfo_getProducerCodec
- ZL_DataInfo_getType
- ZL_Data_commit
- ZL_Data_contentSize
- ZL_Data_eltWidth
- ZL_Data_getIntMetadata
- ZL_Data_id
- ZL_Data_numElts
- ZL_Data_rPtr
- ZL_Data_rStringLens
- ZL_Data_reserveStringLens
- ZL_Data_setIntMetadata
- ZL_Data_type
- ZL_Data_wPtr
- ZL_Data_wStringLens
- ZL_Decoder_create1OutStream
- ZL_Decoder_create1StringStream
- ZL_Decoder_createStringStream
- ZL_Decoder_createTypedStream
- ZL_Decoder_getCodecHeader
- ZL_Decoder_getOpaquePtr
- ZL_Decoder_getOperationContext
- ZL_Decoder_getScratchSpace
- ZL_Decoder_getState
- ZL_DispatchState_getOpaquePtr
- ZL_DispatchState_malloc
- ZL_DispatchState_returnError
- ZL_DispatchString_maxDispatches
- ZL_E_addFrame_public
- ZL_E_appendToMessage
- ZL_E_create
- ZL_Edge_getData
- ZL_Edge_getOperationContext
- ZL_Edge_runConvertSerialToStringNode
- ZL_Edge_runDispatchNode
- ZL_Edge_runDispatchStringNode
- ZL_Edge_runMultiInputNode
- ZL_Edge_runMultiInputNode_withParams
- ZL_Edge_runNode
- ZL_Edge_runNode_withParams
- ZL_Edge_runSplitNode
- ZL_Edge_runTransposeSplit
- ZL_Edge_setDestination
- ZL_Edge_setIntMetadata
- ZL_Edge_setParameterizedDestination
- ZL_Encoder_createAllOutBuffers
- ZL_Encoder_createStringStream
- ZL_Encoder_createTypedStream
- ZL_Encoder_getCParam
- ZL_Encoder_getLocalCopyParam
- ZL_Encoder_getLocalIntParam
- ZL_Encoder_getLocalIntParams
- ZL_Encoder_getLocalParam
- ZL_Encoder_getLocalParams
- ZL_Encoder_getOpaquePtr
- ZL_Encoder_getOperationContext
- ZL_Encoder_getScratchSpace
- ZL_Encoder_getState
- ZL_Encoder_sendCodecHeader
- ZL_ErrorCode_toString
- ZL_ErrorContext_getOperationContext
- ZL_FrameInfo_create
- ZL_FrameInfo_free
- ZL_FrameInfo_getDecompressedSize
- ZL_FrameInfo_getFormatVersion
- ZL_FrameInfo_getNumElts
- ZL_FrameInfo_getNumOutputs
- ZL_FrameInfo_getOutputType
- ZL_GraphID_isValid
- ZL_Graph_getCParam
- ZL_Graph_getCustomGraphs
- ZL_Graph_getCustomNodes
- ZL_Graph_getLocalIntParam
- ZL_Graph_getLocalRefParam
- ZL_Graph_getOpaquePtr
- ZL_Graph_getOperationContext
- ZL_Graph_getScratchSpace
- ZL_Graph_getTransposeSplitNode
- ZL_Graph_isNodeSupported
- ZL_Graph_tryGraph
- ZL_Graph_tryMultiInputGraph
- ZL_Input_contentSize
- ZL_Input_eltWidth
- ZL_Input_getIntMetadata
- ZL_Input_id
- ZL_Input_numElts
- ZL_Input_ptr
- ZL_Input_setIntMetadata
- ZL_Input_stringLens
- ZL_Input_type
- ZL_NULL_getOperationContext
- ZL_NodeID_isValid
- ZL_Node_convertSerialToNumBE
- ZL_Node_convertSerialToNumLE
- ZL_Node_interpretAsLE
- ZL_OperationContext_getDefaultErrorContext
- ZL_Output_commit
- ZL_Output_constPtr
- ZL_Output_constStringLens
- ZL_Output_contentCapacity
- ZL_Output_contentSize
- ZL_Output_eltWidth
- ZL_Output_eltsCapacity
- ZL_Output_getIntMetadata
- ZL_Output_id
- ZL_Output_numElts
- ZL_Output_ptr
- ZL_Output_reserveStringLens
- ZL_Output_setIntMetadata
- ZL_Output_stringLens
- ZL_Output_type
- ZL_ReflectionCtx_create
- ZL_ReflectionCtx_free
- ZL_ReflectionCtx_getCodec_lastChunk
- ZL_ReflectionCtx_getDCtx
- ZL_ReflectionCtx_getFrameFooterSize
- ZL_ReflectionCtx_getFrameFormatVersion
- ZL_ReflectionCtx_getFrameHeaderSize
- ZL_ReflectionCtx_getInput
- ZL_ReflectionCtx_getNumCodecs_lastChunk
- ZL_ReflectionCtx_getNumInputs
- ZL_ReflectionCtx_getNumStoredOutputs_lastChunk
- ZL_ReflectionCtx_getNumStreams_lastChunk
- ZL_ReflectionCtx_getStoredOutput_lastChunk
- ZL_ReflectionCtx_getStream_lastChunk
- ZL_ReflectionCtx_getTotalTransformHeaderSize_lastChunk
- ZL_ReflectionCtx_registerMIDecoder
- ZL_ReflectionCtx_registerTypedDecoder
- ZL_ReflectionCtx_registerVODecoder
- ZL_ReflectionCtx_setCompressedFrame
- ZL_Result_ZL_CompressorDeserializer_Dependencies_extract
- ZL_Result_ZL_EdgeList_extract
- ZL_Result_ZL_GraphID_extract
- ZL_Result_ZL_GraphPerformance_extract
- ZL_Result_ZL_NodeID_extract
- ZL_Result_size_t_extract
- ZL_Selector_getCParam
- ZL_Selector_getInput0MaskForGraph
- ZL_Selector_getLocalCopyParam
- ZL_Selector_getLocalIntParam
- ZL_Selector_getLocalIntParams
- ZL_Selector_getLocalParam
- ZL_Selector_getOpaquePtr
- ZL_Selector_getScratchSpace
- ZL_Selector_setSuccessorParams
- ZL_Selector_tryGraph
- ZL_SetStringLensState_getOpaquePtr
- ZL_SetStringLensState_malloc
- ZL_SplitState_getOpaquePtr
- ZL_SplitState_malloc
- ZL_TypedBuffer_byteSize
- ZL_TypedBuffer_create
- ZL_TypedBuffer_createWrapNumeric
- ZL_TypedBuffer_createWrapSerial
- ZL_TypedBuffer_createWrapString
- ZL_TypedBuffer_createWrapStruct
- ZL_TypedBuffer_eltWidth
- ZL_TypedBuffer_free
- ZL_TypedBuffer_numElts
- ZL_TypedBuffer_rPtr
- ZL_TypedBuffer_rStringLens
- ZL_TypedBuffer_type
- ZL_TypedRef_createNumeric
- ZL_TypedRef_createSerial
- ZL_TypedRef_createString
- ZL_TypedRef_createStruct
- ZL_TypedRef_free
- ZL_codemodConstDataAsOutput
- ZL_codemodConstDatasAsOutputs
- ZL_codemodConstOutputAsData
- ZL_codemodDataAsInput
- ZL_codemodDataAsOutput
- ZL_codemodDatasAsInputs
- ZL_codemodInputAsData
- ZL_codemodInputsAsDatas
- ZL_codemodMutDataAsInput
- ZL_codemodMutInputAsData
- ZL_codemodOutputAsData
- ZL_codemodOutputsAsDatas
- ZL_compressBound
- ZL_compress_usingCompressor
- ZL_compress_usingGraphFn
- ZL_decompress
- ZL_errorCode
- ZL_getCompressedSize
- ZL_getDecompressedSize
- ZL_getDefaultEncodingVersion
- ZL_getFormatVersionFromFrame
- ZL_getHeaderSize
- ZL_getNumOutputs
- ZL_getOutputType
- ZL_isError
- ZL_reportError
- ZL_returnError
- ZL_returnSuccess
- ZL_returnValue
- ZL_validResult
Type Aliases
- ZL_CCtx
- ZL_CParam
- ZL_CodecInfo
- ZL_CodecStateAlloc
- ZL_CodecStateFree
- ZL_CompressIntrospectionHooks
- ZL_Compressor
- ZL_CompressorDeserializer
- ZL_CompressorSerializer
- ZL_Compressor_ForEachGraphCallback
- ZL_Compressor_ForEachNodeCallback
- ZL_Compressor_ForEachParamCallback
- ZL_CustomTokenizeFn
- ZL_CustomTokenizeState
- ZL_DCtx
- ZL_DParam
- ZL_Data
- ZL_DataArenaType
- ZL_DataInfo
- ZL_Decoder
- ZL_DispatchParserFn
- ZL_DispatchState
- ZL_DynamicErrorInfo
- ZL_Edge
- ZL_Encoder
- ZL_Error
- ZL_ErrorCode
- ZL_ErrorInfo
- ZL_FunctionGraphFn
- ZL_FunctionGraphValidateFn
- ZL_Graph
- ZL_GraphFn
- ZL_GraphParameters
- ZL_GraphType
- ZL_IDType
- ZL_Input
- ZL_MIDecoderFn
- ZL_MIEncoderFn
- ZL_OperationContext
- ZL_Output
- ZL_PipeDecoderFn
- ZL_PipeDstCapacityFn
- ZL_PipeEncoderFn
- ZL_ReflectionCtx
- ZL_Report
- ZL_Result_ZL_CompressorDeserializer_Dependencies
- ZL_Result_ZL_CompressorDeserializer_Dependencies_fake_type_needs_semicolon
- ZL_Result_ZL_EdgeList
- ZL_Result_ZL_EdgeList_fake_type_needs_semicolon
- ZL_Result_ZL_GraphID
- ZL_Result_ZL_GraphID_fake_type_needs_semicolon
- ZL_Result_ZL_GraphPerformance
- ZL_Result_ZL_GraphPerformance_fake_type_needs_semicolon
- ZL_Result_ZL_NodeID
- ZL_Result_ZL_NodeID_fake_type_needs_semicolon
- ZL_Result_size_t
- ZL_Result_size_t_fake_type_needs_semicolon
- ZL_RuntimeGraphParameters
- ZL_Selector
- ZL_SelectorFn
- ZL_SerialSelectorFn
- ZL_SetStringLensParserFn
- ZL_SetStringLensState
- ZL_SplitDecoderFn
- ZL_SplitDstCapacityFn
- ZL_SplitEncoderFn
- ZL_SplitParserFn
- ZL_SplitState
- ZL_StandardGraphID
- ZL_StandardNodeID
- ZL_StaticErrorInfo
- ZL_TernaryParam
- ZL_Type
- ZL_TypedBuffer
- ZL_TypedDecoderFn
- ZL_TypedEncoderFn
- ZL_TypedRef
- ZL_VODecoderFn
- ZL_VOEncoderFn
- _bindgen_ty_1
- _bindgen_ty_2
Constants
- ZL_ALLOW_INTROSPECTION
- ZL_Bitunpack_numBits
- ZL_CHUNK_VERSION_MIN
- ZL_COMPRESSIONLEVEL_DEFAULT
- ZL_CONVERT_SERIAL_TO_STRUCT_SIZE_PID
- ZL_CParam_compressedChecksum
- ZL_CParam_compressionLevel
- ZL_CParam_contentChecksum
- ZL_CParam_decompressionLevel
- ZL_CParam_formatVersion
- ZL_CParam_minStreamSize
- ZL_CParam_permissiveCompression
- ZL_CParam_stickyParameters
- ZL_DECOMPRESSIONLEVEL_DEFAULT
- ZL_DISPATCH_CHANNEL_ID
- ZL_DISPATCH_INSTRUCTIONS_PID
- ZL_DISPATCH_PARSINGFN_PID
- ZL_DISPATCH_STRING_INDICES_PID
- ZL_DISPATCH_STRING_NUM_OUTPUTS_PID
- ZL_DIVIDE_BY_PID
- ZL_DParam_checkCompressedChecksum
- ZL_DParam_checkContentChecksum
- ZL_DParam_stickyParameters
- ZL_DataArenaType_heap
- ZL_DataArenaType_stack
- ZL_ENABLE_ERR_IF_ARG_PRINTING
- ZL_ENABLE_RET_IF_ARG_PRINTING
- ZL_ERROR_ENABLE_STATIC_ERROR_INFO
- ZL_ErrorCode_GENERIC
- ZL_ErrorCode_GENERIC__desc_str
- ZL_ErrorCode_allocation
- ZL_ErrorCode_allocation__desc_str
- ZL_ErrorCode_compressedChecksumWrong
- ZL_ErrorCode_compressedChecksumWrong__desc_str
- ZL_ErrorCode_compressionParameter_invalid
- ZL_ErrorCode_compressionParameter_invalid__desc_str
- ZL_ErrorCode_contentChecksumWrong
- ZL_ErrorCode_contentChecksumWrong__desc_str
- ZL_ErrorCode_corruption
- ZL_ErrorCode_corruption__desc_str
- ZL_ErrorCode_customNode_definitionInvalid
- ZL_ErrorCode_customNode_definitionInvalid__desc_str
- ZL_ErrorCode_decompression_incorrectAPI
- ZL_ErrorCode_decompression_incorrectAPI__desc_str
- ZL_ErrorCode_dstCapacity_tooSmall
- ZL_ErrorCode_dstCapacity_tooSmall__desc_str
- ZL_ErrorCode_formatVersion_notSet
- ZL_ErrorCode_formatVersion_notSet__desc_str
- ZL_ErrorCode_formatVersion_unsupported
- ZL_ErrorCode_formatVersion_unsupported__desc_str
- ZL_ErrorCode_frameParameter_unsupported
- ZL_ErrorCode_frameParameter_unsupported__desc_str
- ZL_ErrorCode_graphParameter_invalid
- ZL_ErrorCode_graphParameter_invalid__desc_str
- ZL_ErrorCode_graph_invalid
- ZL_ErrorCode_graph_invalidNumInputs
- ZL_ErrorCode_graph_invalidNumInputs__desc_str
- ZL_ErrorCode_graph_invalid__desc_str
- ZL_ErrorCode_graph_nonserializable
- ZL_ErrorCode_graph_nonserializable__desc_str
- ZL_ErrorCode_header_unknown
- ZL_ErrorCode_header_unknown__desc_str
- ZL_ErrorCode_inputType_unsupported
- ZL_ErrorCode_inputType_unsupported__desc_str
- ZL_ErrorCode_integerOverflow
- ZL_ErrorCode_integerOverflow__desc_str
- ZL_ErrorCode_internalBuffer_tooSmall
- ZL_ErrorCode_internalBuffer_tooSmall__desc_str
- ZL_ErrorCode_invalidName
- ZL_ErrorCode_invalidName__desc_str
- ZL_ErrorCode_invalidRequest_singleOutputFrameOnly
- ZL_ErrorCode_invalidRequest_singleOutputFrameOnly__desc_str
- ZL_ErrorCode_invalidTransform
- ZL_ErrorCode_invalidTransform__desc_str
- ZL_ErrorCode_logicError
- ZL_ErrorCode_logicError__desc_str
- ZL_ErrorCode_maxCode
- ZL_ErrorCode_no_error
- ZL_ErrorCode_no_error__desc_str
- ZL_ErrorCode_nodeExecution_invalidOutputs
- ZL_ErrorCode_nodeExecution_invalidOutputs__desc_str
- ZL_ErrorCode_nodeParameter_invalid
- ZL_ErrorCode_nodeParameter_invalidValue
- ZL_ErrorCode_nodeParameter_invalidValue__desc_str
- ZL_ErrorCode_nodeParameter_invalid__desc_str
- ZL_ErrorCode_nodeRegen_countIncorrect
- ZL_ErrorCode_nodeRegen_countIncorrect__desc_str
- ZL_ErrorCode_node_invalid
- ZL_ErrorCode_node_invalid__desc_str
- ZL_ErrorCode_node_invalid_input
- ZL_ErrorCode_node_invalid_input__desc_str
- ZL_ErrorCode_node_unexpected_input_type
- ZL_ErrorCode_node_unexpected_input_type__desc_str
- ZL_ErrorCode_node_versionMismatch
- ZL_ErrorCode_node_versionMismatch__desc_str
- ZL_ErrorCode_outputID_invalid
- ZL_ErrorCode_outputID_invalid__desc_str
- ZL_ErrorCode_outputNotCommitted
- ZL_ErrorCode_outputNotCommitted__desc_str
- ZL_ErrorCode_outputNotReserved
- ZL_ErrorCode_outputNotReserved__desc_str
- ZL_ErrorCode_outputs_tooNumerous
- ZL_ErrorCode_outputs_tooNumerous__desc_str
- ZL_ErrorCode_parameter_invalid
- ZL_ErrorCode_parameter_invalid__desc_str
- ZL_ErrorCode_segmenter_inputNotConsumed
- ZL_ErrorCode_segmenter_inputNotConsumed__desc_str
- ZL_ErrorCode_srcSize_tooLarge
- ZL_ErrorCode_srcSize_tooLarge__desc_str
- ZL_ErrorCode_srcSize_tooSmall
- ZL_ErrorCode_srcSize_tooSmall__desc_str
- ZL_ErrorCode_streamCapacity_tooSmall
- ZL_ErrorCode_streamCapacity_tooSmall__desc_str
- ZL_ErrorCode_streamParameter_invalid
- ZL_ErrorCode_streamParameter_invalid__desc_str
- ZL_ErrorCode_streamType_incorrect
- ZL_ErrorCode_streamType_incorrect__desc_str
- ZL_ErrorCode_stream_wrongInit
- ZL_ErrorCode_stream_wrongInit__desc_str
- ZL_ErrorCode_successor_alreadySet
- ZL_ErrorCode_successor_alreadySet__desc_str
- ZL_ErrorCode_successor_invalid
- ZL_ErrorCode_successor_invalidNumInputs
- ZL_ErrorCode_successor_invalidNumInputs__desc_str
- ZL_ErrorCode_successor_invalid__desc_str
- ZL_ErrorCode_temporaryLibraryLimitation
- ZL_ErrorCode_temporaryLibraryLimitation__desc_str
- ZL_ErrorCode_transform_executionFailure
- ZL_ErrorCode_transform_executionFailure__desc_str
- ZL_ErrorCode_userBuffer_alignmentIncorrect
- ZL_ErrorCode_userBuffer_alignmentIncorrect__desc_str
- ZL_ErrorCode_userBuffers_invalidNum
- ZL_ErrorCode_userBuffers_invalidNum__desc_str
- ZL_FBCODE_IS_RELEASE
- ZL_FIELD_LZ_COMPRESSION_LEVEL_OVERRIDE_PID
- ZL_FIELD_LZ_EXTRA_LITERAL_LENGTHS_GRAPH_OVERRIDE_INDEX_PID
- ZL_FIELD_LZ_EXTRA_MATCH_LENGTHS_GRAPH_OVERRIDE_INDEX_PID
- ZL_FIELD_LZ_LITERALS_GRAPH_OVERRIDE_INDEX_PID
- ZL_FIELD_LZ_OFFSETS_GRAPH_OVERRIDE_INDEX_PID
- ZL_FIELD_LZ_TOKENS_GRAPH_OVERRIDE_INDEX_PID
- ZL_GraphType_function
- ZL_GraphType_multiInput
- ZL_GraphType_parameterized
- ZL_GraphType_segmenter
- ZL_GraphType_selector
- ZL_GraphType_standard
- ZL_GraphType_static
- ZL_HAVE_FBCODE
- ZL_HAVE_X86_64_ASM
- ZL_LIBRARY_VERSION_MAJOR
- ZL_LIBRARY_VERSION_MINOR
- ZL_LIBRARY_VERSION_NUMBER
- ZL_LIBRARY_VERSION_PATCH
- ZL_LP_INVALID_PARAMID
- ZL_MAX_FORMAT_VERSION
- ZL_MINSTREAMSIZE_DEFAULT
- ZL_MIN_FORMAT_VERSION
- ZL_SDDL_DESCRIPTION_PID
- ZL_SPLIT_CHANNEL_ID
- ZL_StandardGraphID_bitpack
- ZL_StandardGraphID_clustering
- ZL_StandardGraphID_compress_generic
- ZL_StandardGraphID_constant
- ZL_StandardGraphID_entropy
- ZL_StandardGraphID_field_lz
- ZL_StandardGraphID_flatpack
- ZL_StandardGraphID_fse
- ZL_StandardGraphID_huffman
- ZL_StandardGraphID_illegal
- ZL_StandardGraphID_public_end
- ZL_StandardGraphID_select_generic_lz_backend
- ZL_StandardGraphID_select_numeric
- ZL_StandardGraphID_simple_data_description_language
- ZL_StandardGraphID_store
- ZL_StandardGraphID_try_parse_int
- ZL_StandardGraphID_zstd
- ZL_StandardNodeID_bfloat16_deconstruct
- ZL_StandardNodeID_bitunpack
- ZL_StandardNodeID_concat_num
- ZL_StandardNodeID_concat_serial
- ZL_StandardNodeID_concat_string
- ZL_StandardNodeID_concat_struct
- ZL_StandardNodeID_convert_num_to_serial_le
- ZL_StandardNodeID_convert_num_to_struct_le
- ZL_StandardNodeID_convert_serial_to_num8
- ZL_StandardNodeID_convert_serial_to_num_be16
- ZL_StandardNodeID_convert_serial_to_num_be32
- ZL_StandardNodeID_convert_serial_to_num_be64
- ZL_StandardNodeID_convert_serial_to_num_le16
- ZL_StandardNodeID_convert_serial_to_num_le32
- ZL_StandardNodeID_convert_serial_to_num_le64
- ZL_StandardNodeID_convert_serial_to_struct
- ZL_StandardNodeID_convert_serial_to_struct2
- ZL_StandardNodeID_convert_serial_to_struct4
- ZL_StandardNodeID_convert_serial_to_struct8
- ZL_StandardNodeID_convert_struct_to_num_be
- ZL_StandardNodeID_convert_struct_to_num_le
- ZL_StandardNodeID_convert_struct_to_serial
- ZL_StandardNodeID_dedup_num
- ZL_StandardNodeID_delta_int
- ZL_StandardNodeID_dispatchN_byTag
- ZL_StandardNodeID_dispatch_string
- ZL_StandardNodeID_divide_by
- ZL_StandardNodeID_field_lz
- ZL_StandardNodeID_float16_deconstruct
- ZL_StandardNodeID_float32_deconstruct
- ZL_StandardNodeID_illegal
- ZL_StandardNodeID_interleave_string
- ZL_StandardNodeID_merge_sorted
- ZL_StandardNodeID_parse_int
- ZL_StandardNodeID_prefix
- ZL_StandardNodeID_public_end
- ZL_StandardNodeID_quantize_lengths
- ZL_StandardNodeID_quantize_offsets
- ZL_StandardNodeID_range_pack
- ZL_StandardNodeID_separate_string_components
- ZL_StandardNodeID_tokenize_numeric
- ZL_StandardNodeID_tokenize_string
- ZL_StandardNodeID_tokenize_struct
- ZL_StandardNodeID_transpose_split
- ZL_StandardNodeID_zigzag
- ZL_TOKENIZE_SORT_PID
- ZL_TYPED_INPUT_VERSION_MIN
- ZL_TernaryParam_auto
- ZL_TernaryParam_disable
- ZL_TernaryParam_enable
- ZL_Type_numeric
- ZL_Type_serial
- ZL_Type_string
- ZL_Type_struct
- ZL_trlip_tokenSize