GetMaxValue static method
Returns the maximum possible ByteSize objects.
Implementation
static ByteSize GetMaxValue() => FromBits(_Int64MaxValue);
Returns the maximum possible ByteSize objects.
static ByteSize GetMaxValue() => FromBits(_Int64MaxValue);