> In object map crc check works only for the first block of data, it > must be some coding bug...
Solved: (offset += len + 2) instead of (offset += len)... Great!
> In object map crc check works only for the first block of data, it > must be some coding bug...
Solved: (offset += len + 2) instead of (offset += len)... Great!