-
rswindell authored
for crc32 history calculation. The entire message body text passed-in is used for hash calculations and storage in the msgbase. Should this function trim off trailing white-space before storing (currently handled in higher level functions)?
rswindell authoredfor crc32 history calculation. The entire message body text passed-in is used for hash calculations and storage in the msgbase. Should this function trim off trailing white-space before storing (currently handled in higher level functions)?
Loading