more ~cgiUpdates (2022-04-23T18:41:30.7951577)
Dub
Repo
Utf8EncodeException
more
utf8
Undocumented in source.
class
Utf8EncodeException :
Utf8Exception
{
this
(string msg, string file, size_t line);
}
Constructors
this
this
(string msg, string file, size_t line)
Undocumented in source.
Meta
Source
See Implementation
more
utf8
classes
Utf8DecodeException
Utf8EncodeException
Utf8Exception
functions
decodeUtf8
encodeUtf8
templates
decodeUtf8Impl