ByteSize.zero

A ByteSize of 0. It's shorter than doing something like size!"bytes"(0) and more explicit than ByteSize.init.

struct ByteSize
@safe pure static @property nothrow @nogc
zero
()

Meta