ByteSize GetMaxValue()

Returns the maximum possible ByteSize objects.

Source

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