#include "colony_config.h"
#include "Cpl/Checksum/ApiMd5.h"
#include "Cpl/Text/String.h"
Go to the source code of this file.
|
namespace | Cpl |
| The 'Cpl' namespace is the root name space for the Colony.
|
|
namespace | Cpl::Io |
| The Io namespace provides the base/common interfaces for reading and writing data from/to streams and files.
|
|
namespace | Cpl::Io::File |
| The File namespace provides the base/common interfaces for reading and writing data from/to Files.
|
|
◆ OPTION_CPL_IO_FILE_MD5_WORK_BUFFER_SIZE
#define OPTION_CPL_IO_FILE_MD5_WORK_BUFFER_SIZE 1024 |
Size, in bytes, of the work buffer used when reading the file contents.