Classes | Namespaces
StringUriUtf32To8WriteResource.hpp File Reference

(2)

A write-only String based UTF-8 resource which is written as UTF-32 characters. More...

#include <Balau/Resource/Utf32To8WriteResource.hpp>
#include <boost/iostreams/code_converter.hpp>
#include <boost/iostreams/stream.hpp>
#include <codecvt>
Include dependency graph for StringUriUtf32To8WriteResource.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  StringUriUtf32To8WriteResource
 A write-only UTF-8 resource in a standard file on a file system, which is written with UTF-32 characters. More...
 

Namespaces

 Balau::Resource
 The unified resource class hierarchy.
 

Detailed Description

A write-only String based UTF-8 resource which is written as UTF-32 characters.