(2)
Utilities for files.
More...
#include <Balau/Exception/ResourceExceptions.hpp>
#include <boost/iostreams/filtering_streambuf.hpp>
#include <boost/iostreams/copy.hpp>
#include <boost/iostreams/filter/gzip.hpp>
#include <sstream>
Go to the source code of this file.
|
template<typename AllocatorT > |
Balau::U8String< AllocatorT > | toString (const boost::filesystem::path &path) |
| Print the file system path as a UTF-8 string. More...
|
|
◆ toString()
std::string toString |
( |
const boost::filesystem::path & |
path | ) |
|
|
inline |
Print the file system path as a UTF-8 string.
- Returns
- a UTF-8 string representing the file system path