dcrypt ~master (2021-11-09T01:25:37.6069118)
Dub
Repo
InvalidEncodingException
dcrypt
encoders
encoder
This is usually thrown while decoding invalid data.
@
safe
class
InvalidEncodingException : Exception {
this
(string msg);
}
Constructors
this
this
(string msg)
Undocumented in source.
Meta
Source
See Implementation
dcrypt
encoders
encoder
classes
Encoder
InvalidEncodingException
This is usually thrown while decoding invalid data.