Project: MD5 Message Digest Unit
Unit: PJMD5
Class: TPJMD5
Applies to: ~>1.0
const DefReadBufferSize = 64 * 1024;
This class constant determines the default buffer size used when reading data from streams and files. The constant has two uses:
The default buffer size is 64Kb.