| GreaterThanOrEqual(UBinarySize, UBinarySize) | Returns a value indicating whether a specified UBinarySize is greater than or equal to another UBinarySize. |
| GreaterThanOrEqual(UBinarySize, UInt64) | Returns a value indicating whether a specified UBinarySize is greater than or equal to a UInt64. |
| GreaterThanOrEqual(UInt64, UBinarySize) | Returns a value indicating whether a specified UInt64 is greater than or equal to a UBinarySize. |