OpenEnroth 73e68f7
Loading...
Searching...
No Matches
Variables
FileSystem.cpp File Reference
#include "FileSystem.h"
#include <cassert>
#include <vector>
#include <memory>
#include <string>
#include "FileSystemPath.h"
#include "FileSystemException.h"

Variables

static constexpr size_t COPY_BUFFER_SIZE = 1024 * 1024
 

Variable Documentation

◆ COPY_BUFFER_SIZE

constexpr size_t COPY_BUFFER_SIZE = 1024 * 1024
staticconstexpr