ParagonIE_Sodium_Core32_Int64::fromString
ParagonIE_Sodium_Core32_Int64::toInt
ParagonIE_Sodium_Core32_Int64::fromInt
Advertisement
ParagonIE_Sodium_Core32_Int64::fromInts
ParagonIE_Sodium_Core32_Int64::xorInt64
XOR this 64-bit integer with another.
ParagonIE_Sodium_Core32_Int64::subInt64
The difference between two Int64 objects.
ParagonIE_Sodium_Core32_Int64::subInt
Subtract a normal integer from an int64 object.
Advertisement
ParagonIE_Sodium_Core32_Int64::shiftRight
ParagonIE_Sodium_Core32_Int64::shiftLeft
ParagonIE_Sodium_Core32_Int64::rotateRight
Rotate to the right
ParagonIE_Sodium_Core32_Int64::rotateLeft
Advertisement
ParagonIE_Sodium_Core32_Int64::orInt64
OR this 64-bit integer with another.