GetMinValue static method

ByteSize GetMinValue()

Returns the minimum possible ByteSize objects.

Implementation

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