Skip to content

CRC issues #1

@2efPer

Description

@2efPer

if (crc.calcCRC(block) != readCRC(crc)) { throw new InvalidBlockException(); }

I think it's something wrong about the algorithm , it always throw the InvalidBlockException.
Could anybody fix it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions