GetMaxValue static method

ByteSize GetMaxValue()

Returns the maximum possible ByteSize objects.

Implementation

static ByteSize GetMaxValue() => FromBits(_Int64MaxValue);