more ~master (2021-04-25T17:22:00Z)
Home
Dub
Repo
Utf8Exception
more
utf8
Undocumented in source.
class
Utf8Exception : Exception {
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