libosmscout 0.1
Loading...
Searching...
No Matches
Number.cpp File Reference

Namespaces

namespace  osmscout
 Original source: https://github.com/philipperemy/easy-encryption/blob/master/b64.h licensed under terms of MIT license.
 

Functions

uint64_t osmscout::InterleaveNumbers (uint32_t a, uint32_t b)
 Encodes the given numbers into a new number of twice the size that has the bits of each number alternating interleaved.