store information as bytes size and simple crc code. performe loop and initially check bytes size if equal performe crc or hash check. Or too do hash checking only when bytes then equal storing hash for future use.
T
theafien
@theafien
store information as bytes size and simple crc code. performe loop and initially check bytes size if equal performe crc or hash check. Or too do hash checking only when bytes then equal storing hash for future use.