I seem to be having a big problem parsing the rvm header.
It‘s error content is: Failed to parse ./../rvm/3.rvm: After chunk HEAD, expected offset 0xcc, current offset is 0xac
hexdump file is:

Correct example file hexdump is:

some code like this,I just add some print test code:

The result of parse 3.rvm is as follows:

The correct result of parse 6.rvm is as follows:

How can I fix this problem to fit ’3.rvm‘.
I have a lot of rvm files here that have the same problem with ’3.rvm‘.