A read-only UTF-8 entry in a zip file which is read as UTF-32 characters. More...
#include <Balau/Resource/Utf8To32ReadResource.hpp>
#include <Balau/Resource/ByteReadResource.hpp>
#include <Balau/Resource/Impl/ZipEntrySource.hpp>
#include <boost/iostreams/code_converter.hpp>
#include <boost/iostreams/stream.hpp>
#include <codecvt>
Go to the source code of this file.
Classes | |
class | ZipEntryUtf8To32ReadResource |
A read-only entry in a zip file which is read as UTF-8 characters and implicitly converted to UTF-32 characters. More... | |
Namespaces | |
Balau::Resource | |
The unified resource class hierarchy. | |
A read-only UTF-8 entry in a zip file which is read as UTF-32 characters.