ByteSize GetMinValue()

Returns the minimum possible ByteSize objects.

Source

static ByteSize GetMinValue() => FromBits(0);