filesizes ~master (2022-03-09T22:28:31.1214024)
Dub
Repo
formatFilesize
filesizes
filesize
Undocumented in source. Be warned that the author may not have intended to support it.
string
formatFilesize
(string formatString, ulong byteSize, SizeDenomination size, bool useAbbreviation)
string
formatFilesize
(string formatString, ulong byteSize, bool useAbbreviation, bool useMetric)
string
formatFilesize
(ulong byteSize, bool useAbbreviation, bool useMetric)
string
formatFilesize
(
ulong
byteSize
,
bool
useAbbreviation
= true
,
bool
useMetric
= true
)
Meta
Source
See Implementation
filesizes
filesize
classes
FilesizeParseException
enums
Size
functions
formatFilesize
getAppropriateSize
parseDenomination
parseFilesize
structs
SizeDenomination