ZoeyR / flif.rs

flif decoder written in Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Checksum check?

newpavlov opened this issue · comments

FLIF16 specification describes CRC-32 checksum in the end of a file. Probably decoder should perform check if the sum is available.