sizes ~master (2021-12-22T14:24:21.4425455)
Dub
Repo
ByteSize.toString
bytesize
ByteSize
Converts this byte size to a string, use %f for base 1024 or %F for base 1000
void
toString
(void delegate(const(char)[]) sink, FormatSpec!char fmt)
struct
ByteSize
const
void
toString
(
scope
void
delegate
(
const
(
char
)[]
)
sink
,
FormatSpec
!char
fmt
)
string
toString
()
Meta
Source
See Implementation
bytesize
ByteSize
functions
isNegative
opBinary
opCmp
opEquals
opUnary
toHash
toString
total
properties
max
min
zero
variables
bytes
Converts this byte size to a string, use %f for base 1024 or %F for base 1000