Method | Description | |
---|---|---|
DumpChecksumLocations ( string info, byte allBytes ) : void | ||
tdi41_2002_checksum_search ( byte file_buffer, |
||
tdi41_checksum_search ( byte file_buffer, |
Method | Description | |
---|---|---|
DumpChecksum ( string remark, byte allBytes, bool debugInfo ) : void | ||
tdi41_2002_checksum_calculate ( byte file_buffer, |
||
tdi41_checksum_calculate ( byte file_buffer, |
public DumpChecksumLocations ( string info, byte allBytes ) : void | ||
info | string | |
allBytes | byte | |
return | void |
public tdi41_2002_checksum_search ( byte file_buffer, |
||
file_buffer | byte | |
file_size | ||
debug | bool | |
return | ChecksumResult |
public tdi41_checksum_search ( byte file_buffer, |
||
file_buffer | byte | |
file_size | ||
debug | bool | |
return | ChecksumResult |