ocean v6.2.0 (2021-12-09T10:56:40Z)
Home
Dub
Repo
IncompleteMbSeq
ocean
text
util
StringEncode
Incomplete Multibyte Sequence
class
IncompleteMbSeq :
IconvException
{
static immutable
auto
msg
;
this
(istring file, int line);
}
Constructors
this
this
(istring file, int line)
Undocumented in source.
Members
Static variables
msg
auto
msg
;
Undocumented in source.
Inherited Members
From IconvException
MSG
auto
MSG
;
Undocumented in source.
InvalidMbSeq
alias
InvalidMbSeq
=
.
InvalidMbSeq
Undocumented in source.
IncompleteMbSeq
alias
IncompleteMbSeq
=
.
IncompleteMbSeq
Undocumented in source.
Meta
Source
See Implementation
ocean
text
util
StringEncode
classes
IconvException
IncompleteMbSeq
InvalidMbSeq
StringEncode
StringEncoderSequence
interfaces
StringEncoder
Incomplete Multibyte Sequence