Stroika Library 3.0d16
 
Loading...
Searching...
No Matches
Stroika::Foundation::Characters::Charset Class Reference

#include <Charset.h>

Detailed Description

This is NOT a widely used concept any longer. Its largely been replaced by UNICODE. But - it IS used in HTTP, and MIME, so its pretty important to continue supporting. https://www.w3.org/International/articles/http-charset/index#charset

Information tagged with a Charset is used to select a CodeCvt object, which maps (typically from) that character set to UNICODE.

See https://www.iana.org/assignments/character-sets/character-sets.xhtml

Note
- despite the name sounding similar to 'character set' - its really more of a combination of character set and character encoding.
charset names are intrinsically compared case insensitively (

Definition at line 38 of file Charset.h.


The documentation for this class was generated from the following files: