S
schneider
Hi all,
I want to calculate an MD5 hash of a file just to a certain position
and then skip the remaining bytes, for example the first 600KB of a
1MB file. Copying the si
gnificant part of the file into a byte[] is not an option since the
concerning files can be very large. Any suggestions?
Sincerely,
Hannes
I want to calculate an MD5 hash of a file just to a certain position
and then skip the remaining bytes, for example the first 600KB of a
1MB file. Copying the si
gnificant part of the file into a byte[] is not an option since the
concerning files can be very large. Any suggestions?
Sincerely,
Hannes