LessThan(UBinarySize, UBinarySize) | Returns a value indicating whether a specified UBinarySize is less than another UBinarySize. |
LessThan(UBinarySize, UInt64) | Returns a value indicating whether a specified UBinarySize is less than a UInt64. |
LessThan(UInt64, UBinarySize) | Returns a value indicating whether a specified UInt64 is less than a UBinarySize. |