pack-d ~master (2022-02-24T17:00:06.5390118)
Dub
Repo
DecodeException
binary
common
Thrown when an error occured while decoding data.
class
DecodeException : Exception {
this
(string msg, string file, uint line);
}
Constructors
this
this
(string msg, string file, uint line)
Undocumented in source.
Meta
Source
See Implementation
binary
common
classes
DecodeException
enums
ByteOrder
functions
decodeBinary
encodeBinary
Thrown when an error occured while decoding data.