filesizes ~master (2022-03-09T22:28:31.1214024)
Dub
Repo
FilesizeParseException
filesizes
filesize
Exception that's thrown when a filesize component cannot be parsed from a string.
class
FilesizeParseException : Exception {
this
(string msg);
}
Constructors
this
this
(string msg)
Undocumented in source.
Meta
Source
See Implementation
filesizes
filesize
classes
FilesizeParseException
enums
Size
functions
formatFilesize
getAppropriateSize
parseDenomination
parseFilesize
structs
SizeDenomination
Exception that's thrown when a filesize component cannot be parsed from a string.