ParagonIE_Sodium_Core32_Int32
Methods
1 to 30 of 30
- ParagonIE_Sodium_Core32_Int32::__construct() – ParagonIE_Sodium_Core32_Int32 constructor.
- ParagonIE_Sodium_Core32_Int32::__toString() –
- ParagonIE_Sodium_Core32_Int32::addInt() – Adds a normal integer to an int32 object
- ParagonIE_Sodium_Core32_Int32::addInt32() – Adds two int32 objects
- ParagonIE_Sodium_Core32_Int32::compareInt() –
- ParagonIE_Sodium_Core32_Int32::fromInt() –
- ParagonIE_Sodium_Core32_Int32::fromReverseString() –
- ParagonIE_Sodium_Core32_Int32::fromString() –
- ParagonIE_Sodium_Core32_Int32::isGreaterThan() –
- ParagonIE_Sodium_Core32_Int32::isLessThanInt() –
- ParagonIE_Sodium_Core32_Int32::mulInt() –
- ParagonIE_Sodium_Core32_Int32::mulInt32() –
- ParagonIE_Sodium_Core32_Int32::mulInt32Fast() –
- ParagonIE_Sodium_Core32_Int32::mulIntFast() –
- ParagonIE_Sodium_Core32_Int32::multiplyLong() –
- ParagonIE_Sodium_Core32_Int32::orInt32() – OR this 32-bit integer with another.
- ParagonIE_Sodium_Core32_Int32::rotateLeft() –
- ParagonIE_Sodium_Core32_Int32::rotateRight() – Rotate to the right
- ParagonIE_Sodium_Core32_Int32::setUnsignedInt() –
- ParagonIE_Sodium_Core32_Int32::shiftLeft() –
- ParagonIE_Sodium_Core32_Int32::shiftRight() –
- ParagonIE_Sodium_Core32_Int32::subInt() – Subtract a normal integer from an int32 object.
- ParagonIE_Sodium_Core32_Int32::subInt32() – Subtract two int32 objects from each other
- ParagonIE_Sodium_Core32_Int32::toArray() –
- ParagonIE_Sodium_Core32_Int32::toInt() –
- ParagonIE_Sodium_Core32_Int32::toInt32() –
- ParagonIE_Sodium_Core32_Int32::toInt64() –
- ParagonIE_Sodium_Core32_Int32::toReverseString() –
- ParagonIE_Sodium_Core32_Int32::toString() –
- ParagonIE_Sodium_Core32_Int32::xorInt32() – XOR this 32-bit integer with another.