pub unsafe extern "C" fn compress_stream_decoder_rewind( instance: *mut CompressStreamDecoder, ) -> bool
Reset stream decoder to the beginning Read callback must be repositioned by caller separately
instance
true on success