Interface SequenceProducer

    • Method Detail

      • freeState

        void freeState​(long statePointer)
        Free the sequence producer state. This method is called when closing the ZstdCompressCtx or registering a different sequence producer.
        Parameters:
        statePointer - the state pointer to be freed