All is in the title.
I have a project with a file and a patch given by a server. When i try do decode with this library on my Android application i have this error:
"java.io.IOException: Secondary compression of delta file sections is not supported"
i specify that the server don't use this java library to generate the file but still use a VCDiff library.
Thanks for your answers.