FACT++  1.0
bool Checksum::valid ( ) const
inline

Definition at line 22 of file checksum.h.

22 { return buffer==0xffff0000ffff; }
uint64_t buffer
Definition: checksum.h:13