pub unsafe extern "C" fn ZL_ReflectionCtx_getNumCodecs_lastChunk(
rctx: *const ZL_ReflectionCtx,
) -> usizeExpand description
@returns the number of transforms that are run during the decoding process. @pre ZL_ReflectionCtx_setCompressedFrame() returned success.