libzed
1.9.9
A general-purpose library for quick and simple data manipulation.
Loading...
Searching...
No Matches
encoding.hpp
Go to the documentation of this file.
1
#pragma once
2
8
namespace
z {
12
enum
encoding
{ ascii, utf8, utf16, utf32 };
13
}
// namespace z
z::encoding
encoding
Supported string encoding schemes.
Definition
encoding.hpp:12
z
encoding.hpp
Generated by
1.9.8